b2DistanceJoint_GetSpringForceRange

Function b2DistanceJoint_GetSpringForceRange 

Source
pub unsafe extern "C" fn b2DistanceJoint_GetSpringForceRange(
    jointId: b2JointId,
    lowerForce: *mut f32,
    upperForce: *mut f32,
)
Expand description

Get the force range for the spring.