b2Shape_GetCapsule

Function b2Shape_GetCapsule 

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

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