forge::revm::interpreter::instructions::contract

Function extdelegatecall

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