pub unsafe extern "C" fn b3DistanceJoint_SetLength( jointId: b3JointId, length: f32, )
Set the rest length of a distance joint @param jointId The id for a distance joint @param length The new distance joint length