We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ce14a commit 35c5b2eCopy full SHA for 35c5b2e
hidapi/hidapi.h
@@ -129,7 +129,7 @@ extern "C" {
129
130
@returns
131
This function returns a pointer to a linked list of type
132
- struct #hid_device, containing information about the HID devices
+ struct #hid_device_info, containing information about the HID devices
133
attached to the system, or NULL in the case of failure. Free
134
this linked list by calling hid_free_enumeration().
135
*/
0 commit comments