pub unsafe extern "C" fn PxJoint_getBreakForce(
    self_: *const PxJoint,
    force: *mut f32,
    torque: *mut f32
)
Expand description

get the break force for this joint.