Type Alias SCARD_IO_REQUEST

Source
pub type SCARD_IO_REQUEST = _SCARD_IO_REQUEST;

Aliased Type§

struct SCARD_IO_REQUEST {
    pub dwProtocol: u32,
    pub cbPciLength: u32,
}

Fields§

§dwProtocol: u32§cbPciLength: u32