b2CreateMotorJoint

Function b2CreateMotorJoint 

Source
pub unsafe extern "C" fn b2CreateMotorJoint(
    worldId: b2WorldId,
    def: *const b2MotorJointDef,
) -> b2JointId
Expand description

Create a motor joint @see b2MotorJointDef for details