[][src]Function physx_sys::PxConstraint_getBreakForce

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