[][src]Function newton_sys::NewtonMeshGetFaceIndices

pub unsafe extern "C" fn NewtonMeshGetFaceIndices(
    mesh: *const NewtonMesh,
    face: *const c_void,
    indices: *const c_int
)