Function add_assign

Source
fn add_assign(a: &mut [u64], b: &[u64]) -> bool
Expand description

Perform a += b