Function __rust_u128_subo

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