b3CreateCollisionShapeAddCapsule

Function b3CreateCollisionShapeAddCapsule 

Source
pub unsafe extern "C" fn b3CreateCollisionShapeAddCapsule(
    commandHandle: b3SharedMemoryCommandHandle,
    radius: f64,
    height: f64,
) -> c_int