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

pub unsafe extern "system" fn SCardListCardsW(
    hContext: SCARDCONTEXT,
    pbAtr: LPCBYTE,
    rgquidInterfaces: LPCGUID,
    cguidInterfaceCount: DWORD,
    mszCards: *mut WCHAR,
    pcchCards: LPDWORD
) -> LONG