b2Shape_SetSegment

Function b2Shape_SetSegment 

Source
pub unsafe extern "C" fn b2Shape_SetSegment(
    shapeId: b2ShapeId,
    segment: *const b2Segment,
)
Expand description

Allows you to change a shape to be a segment or update the current segment.