Function revm::interpreter::instructions::system::returndataload

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

Part of EOF <https://eips.ethereum.org/EIPS/eip-7069>.