pub fn adc_n(lhs: &mut [u64], rhs: &[u64], carry: u64) -> u64
Expand description

lhs += rhs + carry