Function reth_revm::interpreter::instructions::system::calldatasize

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