pub unsafe extern "C" fn PxSceneQuerySystem_release_mut(
self_: *mut PxSceneQuerySystem,
)Expand description
Decrements the reference count of the object and releases it if the new reference count is zero.
pub unsafe extern "C" fn PxSceneQuerySystem_release_mut(
self_: *mut PxSceneQuerySystem,
)Decrements the reference count of the object and releases it if the new reference count is zero.