SCARD_IO_REQUEST

Type Alias SCARD_IO_REQUEST 

Source
pub type SCARD_IO_REQUEST = _SCARD_IO_REQUEST;

Aliased Type§

#[repr(C)]
pub struct SCARD_IO_REQUEST { pub dwProtocol: u64, pub cbPciLength: u64, }

Fields§

§dwProtocol: u64§cbPciLength: u64