pub unsafe extern "C" fn b3Body_GetClosestPoint( bodyId: b3BodyId, result: *mut b3Vec3, target: b3Vec3, ) -> f32
Get the closest point on a body to a world target.