Function SCardListReadersWithDeviceInstanceIdA

Source
pub unsafe extern "C" fn SCardListReadersWithDeviceInstanceIdA(
    hContext: SCARDCONTEXT,
    szDeviceInstanceId: LPCSTR,
    mszReaders: LPSTR,
    pcchReaders: LPDWORD,
) -> LONG