Function returndatacopy
pub fn returndatacopy<WIRE, H>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)Expand description
EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY
pub fn returndatacopy<WIRE, H>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY