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