b2CreateRevoluteJoint

Function b2CreateRevoluteJoint 

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

Create a revolute joint @see b2RevoluteJointDef for details