Type Alias SCARD_T0_REQUEST

Source
pub type SCARD_T0_REQUEST = _SCARD_T0_REQUEST;

Aliased Type§

struct SCARD_T0_REQUEST {
    pub ioRequest: _SCARD_IO_REQUEST,
    pub bSw1: u8,
    pub bSw2: u8,
    pub __bindgen_anon_1: _SCARD_T0_REQUEST__bindgen_ty_1,
}

Fields§

§ioRequest: _SCARD_IO_REQUEST§bSw1: u8§bSw2: u8§__bindgen_anon_1: _SCARD_T0_REQUEST__bindgen_ty_1