pub unsafe extern "C" fn PxPhysics_getFoundation_mut(
self_: *mut PxPhysics,
) -> *mut PxFoundationExpand description
Retrieves the Foundation instance.
A reference to the Foundation object.
pub unsafe extern "C" fn PxPhysics_getFoundation_mut(
self_: *mut PxPhysics,
) -> *mut PxFoundationRetrieves the Foundation instance.
A reference to the Foundation object.