revm
33.1.0
In revm::
interpreter::
instructions::
i256
revm
::
interpreter
::
instructions
::
i256
Function
two_compl_mut
Copy item path
Source
pub fn two_compl_mut(op: &mut
Uint
<256, 4>)
Expand description
Computes the two’s complement of a U256 value in place.