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