Function reth_revm::interpreter::instructions::stack::swap

pub fn swap<const N: usize, H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,