Function reth::revm::revm::interpreter::instructions::memory::mload

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