Function SCardListCardsA

Source
pub unsafe extern "C" fn SCardListCardsA(
    hContext: SCARDCONTEXT,
    pbAtr: LPCBYTE,
    rgquidInterfaces: LPCGUID,
    cguidInterfaceCount: DWORD,
    mszCards: *mut CHAR,
    pcchCards: LPDWORD,
) -> LONG