[][src]Function newton_sys::NewtonMeshGetNextVertex

pub unsafe extern "C" fn NewtonMeshGetNextVertex(
    mesh: *const NewtonMesh,
    vertex: *const c_void
) -> *mut c_void