Function revm::interpreter::instructions::stack::pop

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