forge::revm::interpreter::instructions::stack

Function pop

pub fn pop<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,