b2DistanceJoint_SetLength

Function b2DistanceJoint_SetLength 

Source
pub unsafe extern "C" fn b2DistanceJoint_SetLength(
    jointId: b2JointId,
    length: f32,
)
Expand description

Set the rest length of a distance joint @param jointId The id for a distance joint @param length The new distance joint length