Function two_compl_mut
pub fn two_compl_mut(op: &mut Uint<256, 4>)Expand description
Computes the two’s complement of a U256 value in place.
pub fn two_compl_mut(op: &mut Uint<256, 4>)Computes the two’s complement of a U256 value in place.