b3CreateCollisionShapeAddSphere

Function b3CreateCollisionShapeAddSphere 

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