Function __rust_u128_mulo

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