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