Function __rust_i128_addo

Source
pub extern "C" fn __rust_i128_addo(
    a: i128,
    b: i128,
    oflow: &mut i32,
) -> i128