pub fn tdcall_io_in( call: &mut impl Tdcall, port: u16, size: u8, ) -> Result<u32, TdVmCallR10Result>
Perform a tdcall based io port read.