[][src]Function newton_sys::NewtonRemoveUnusedVertices

pub unsafe extern "C" fn NewtonRemoveUnusedVertices(
    mesh: *const NewtonMesh,
    vertexRemapTable: *const c_int
)