b2Shape_GetSegment

Function b2Shape_GetSegment 

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

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