Function reth_revm::interpreter::instructions::system::gas

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