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