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