[][src]Function newton_sys::NewtonMeshGetPointIndex

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