Skip to main content

b3CreateWeldJoint

Function b3CreateWeldJoint 

Source
pub unsafe extern "C" fn b3CreateWeldJoint(
    worldId: b3WorldId,
    def: *const b3WeldJointDef,
) -> b3JointId
Expand description

Create a weld joint @see b3WeldJointDef for details