Function revm_interpreter::instructions::contract::extdelegatecall

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