pub unsafe extern "C" fn b2Body_GetTransform(
bodyId: b2BodyId,
) -> b2WorldTransformExpand description
Get the world transform of a body.
pub unsafe extern "C" fn b2Body_GetTransform(
bodyId: b2BodyId,
) -> b2WorldTransformGet the world transform of a body.