b2CreateChain

Function b2CreateChain 

Source
pub unsafe extern "C" fn b2CreateChain(
    bodyId: b2BodyId,
    def: *const b2ChainDef,
) -> b2ChainId
Expand description

Create a chain shape @see b2ChainDef for details