pub unsafe extern "C" fn PxCustomGeometryCallbacks_usePersistentContactManifold(
    self_: *const PxCustomGeometryCallbacks,
    geometry: *const PxGeometry,
    breakingThreshold: *mut f32
) -> bool
Expand description

Compatible with PhysX’s PCM feature. Allows to optimize contact generation.