pub unsafe extern "C" fn b3CreateDistanceJoint(
worldId: b3WorldId,
def: *const b3DistanceJointDef,
) -> b3JointIdExpand description
Create a distance joint @see b3DistanceJointDef for details
pub unsafe extern "C" fn b3CreateDistanceJoint(
worldId: b3WorldId,
def: *const b3DistanceJointDef,
) -> b3JointIdCreate a distance joint @see b3DistanceJointDef for details