[][src]Function winapi::um::winscard::SCardIntroduceCardTypeW

pub unsafe extern "system" fn SCardIntroduceCardTypeW(
    hContext: SCARDCONTEXT,
    szCardName: LPCWSTR,
    pguidPrimaryProvider: LPCGUID,
    rgguidInterfaces: LPCGUID,
    dwInterfaceCount: DWORD,
    pbAtr: LPCBYTE,
    pbAtrMask: LPCBYTE,
    cbAtrLen: DWORD
) -> LONG