b2Shape_GetParentChain

Function b2Shape_GetParentChain 

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

Get the parent chain id if the shape type is a chain segment, otherwise returns b2_nullChainId.