Function num_bigint_dig::algorithms::mul_with_carry

source ยท
pub fn mul_with_carry(a: u64, b: u64, acc: &mut u128) -> u64