Function SCardSetCardTypeProviderNameW

Source
pub unsafe extern "C" fn SCardSetCardTypeProviderNameW(
    hContext: SCARDCONTEXT,
    szCardName: LPCWSTR,
    dwProviderId: DWORD,
    szProvider: LPCWSTR,
) -> LONG