pub unsafe extern "C" fn b2CreateChain(
bodyId: b2BodyId,
def: *const b2ChainDef,
) -> b2ChainIdExpand description
Create a chain shape @see b2ChainDef for details
pub unsafe extern "C" fn b2CreateChain(
bodyId: b2BodyId,
def: *const b2ChainDef,
) -> b2ChainIdCreate a chain shape @see b2ChainDef for details