revm_interpreter::instructions::contract

Function extcall

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