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