Skip to main content

b3CreateDistanceJoint

Function b3CreateDistanceJoint 

Source
pub unsafe extern "C" fn b3CreateDistanceJoint(
    worldId: b3WorldId,
    def: *const b3DistanceJointDef,
) -> b3JointId
Expand description

Create a distance joint @see b3DistanceJointDef for details