b2Shape_GetCircle

Function b2Shape_GetCircle 

Source
pub unsafe extern "C" fn b2Shape_GetCircle(
    shapeId: b2ShapeId,
) -> b2Circle
Expand description

Get a copy of the shape’s circle. Asserts the type is correct.