[][src]Function newton_sys::NewtonMeshGetVertexIndexFromPoint

pub unsafe extern "C" fn NewtonMeshGetVertexIndexFromPoint(
    mesh: *const NewtonMesh,
    point: *const c_void
) -> c_int