pub unsafe extern "C" fn b2Body_SetMotionLocks(
bodyId: b2BodyId,
locks: b2MotionLocks,
)Expand description
Set the motion locks on this body.
pub unsafe extern "C" fn b2Body_SetMotionLocks(
bodyId: b2BodyId,
locks: b2MotionLocks,
)Set the motion locks on this body.