Function revm::interpreter::instructions::host::extcodecopy

source ยท
pub fn extcodecopy<H, SPEC>(interpreter: &mut Interpreter, host: &mut H)
where H: Host + ?Sized, SPEC: Spec,