[][src]Function physx_sys::PxConstraint_getForce

pub unsafe extern "C" fn PxConstraint_getForce(
    self_: *const PxConstraint,
    linear: *mut PxVec3,
    angular: *mut PxVec3
)