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