Function revm::interpreter::instructions::bitwise::not

source ยท
pub fn not<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,