pub unsafe extern "C" fn b2CreateDistanceJoint(
worldId: b2WorldId,
def: *const b2DistanceJointDef,
) -> b2JointIdExpand description
Create a distance joint @see b2DistanceJointDef for details
pub unsafe extern "C" fn b2CreateDistanceJoint(
worldId: b2WorldId,
def: *const b2DistanceJointDef,
) -> b2JointIdCreate a distance joint @see b2DistanceJointDef for details