b2CreateWeldJoint

Function b2CreateWeldJoint 

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

Create a weld joint @see b2WeldJointDef for details