Function revm::interpreter::instructions::control::ret

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