pub unsafe extern "C" fn PxSoftBodyMesh_release_mut(
self_: *mut PxSoftBodyMesh,
)Expand description
Decrements the reference count of a tetrahedron mesh and releases it if the new reference count is zero.
pub unsafe extern "C" fn PxSoftBodyMesh_release_mut(
self_: *mut PxSoftBodyMesh,
)Decrements the reference count of a tetrahedron mesh and releases it if the new reference count is zero.