pub unsafe extern "C" fn PxRefCounted_release_mut(
    self_: *mut PxRefCounted
)
Expand description

Decrements the reference count of the object and releases it if the new reference count is zero.