Skip to main content

b3CreateParallelJoint

Function b3CreateParallelJoint 

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

Create a parallel joint @see b3ParallelJointDef for details