Function two_compl_mut

Source
pub fn two_compl_mut(op: &mut U256)
Expand description

Computes the two’s complement of a U256 value in place.