pub unsafe extern "C" fn b2CreateMotorJoint(
worldId: b2WorldId,
def: *const b2MotorJointDef,
) -> b2JointIdExpand description
Create a motor joint @see b2MotorJointDef for details
pub unsafe extern "C" fn b2CreateMotorJoint(
worldId: b2WorldId,
def: *const b2MotorJointDef,
) -> b2JointIdCreate a motor joint @see b2MotorJointDef for details