Function sub_assign

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

Perform a -= b