Function reth_revm::interpreter::instructions::host::sload

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