[][src]Function newton_sys::NewtonMeshSimplify

pub unsafe extern "C" fn NewtonMeshSimplify(
    mesh: *const NewtonMesh,
    maxVertexCount: c_int,
    reportPrograssCallback: NewtonReportProgress,
    reportPrgressUserData: *const c_void
) -> *mut NewtonMesh