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