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