Function reth_revm::interpreter::instructions::stack::dupn

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