[][src]Function physx_sys::PxRigidBodyExt_setMassAndUpdateInertia_mut_1

pub unsafe extern "C" fn PxRigidBodyExt_setMassAndUpdateInertia_mut_1(
    body: *mut PxRigidBody,
    mass: f32,
    massLocalPose: *const PxVec3,
    includeNonSimShapes: bool
) -> bool