Function reth::revm::revm::interpreter::instructions::contract::extstaticcall

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