Function __rust_u128_addo

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