Function rubullet_sys::b3CreateCollisionShapeAddCapsule[][src]

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