PxRefCounted_release_mut

Function PxRefCounted_release_mut 

Source
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.