Function returndataload

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

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