num_bigint_dig::algorithms

Function mul_with_carry

Source
pub fn mul_with_carry(a: u32, b: u32, acc: &mut u64) -> u32