Function revm_interpreter::instructions::contract::call

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