Get The Manufacturer String from a HID device.
Defined in SDL_hidapi.h
dev | A device handle returned from SDL_hid_open(). |
string | A wide string buffer to put the data into. |
maxlen | The length of the buffer in multiples of wchar_t. |
Returns 0 on success and -1 on error.
This function is available since SDL 2.0.18.