pub unsafe extern "C" fn PxTriangleMesh_release_mut(
    self_: *mut PxTriangleMesh
)
Expand description

Decrements the reference count of a triangle mesh and releases it if the new reference count is zero.