b2CreateDistanceJoint

Function b2CreateDistanceJoint 

Source
pub unsafe extern "C" fn b2CreateDistanceJoint(
    worldId: b2WorldId,
    def: *const b2DistanceJointDef,
) -> b2JointId
Expand description

Create a distance joint @see b2DistanceJointDef for details