pub unsafe extern "C" fn PxSoftBodyAuxData_release_mut(
self_: *mut PxSoftBodyAuxData,
)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 PxSoftBodyAuxData_release_mut(
self_: *mut PxSoftBodyAuxData,
)Decrements the reference count of a tetrahedron mesh and releases it if the new reference count is zero.