Function SCardListInterfacesW

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