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