pub unsafe extern "C" fn PxSceneQuerySystem_acquireReference_mut(
self_: *mut PxSceneQuerySystem,
)Expand description
Acquires a counted reference to this object.
This method increases the reference count of the object by 1. Decrement the reference count by calling release()