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