https://github.com/libusb/hidapi/blob/2b70208feabeb4cb524dff58c450af63544790bc/hidapi/hidapi.h#L33 This does not make sense. `dllexport` is normally always used in combination with `dllimport` (https://learn.microsoft.com/en-us/cpp/cpp/dllexport-dllimport).
hidapi/hidapi/hidapi.h
Line 33 in 2b70208
This does not make sense.
dllexportis normally always used in combination withdllimport(https://learn.microsoft.com/en-us/cpp/cpp/dllexport-dllimport).