pub unsafe extern "C" fn PxPhysics_getFoundation_mut(
    self_: *mut PxPhysics
) -> *mut PxFoundation
Expand description

Retrieves the Foundation instance.

A reference to the Foundation object.