Function SCardListInterfacesA

Source
pub unsafe extern "C" fn SCardListInterfacesA(
    hContext: SCARDCONTEXT,
    szCard: LPCSTR,
    pguidInterfaces: LPGUID,
    pcguidInterfaces: LPDWORD,
) -> LONG