revm_interpreter::instructions::system

Function calldatacopy

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