hid device info path - part-cw/lambdanative GitHub Wiki

(hid-device-info->path ptr)

Return the path of the specified HID device enumeration.

Parameter Description
ptr Enumeration pointer

Example

> (define e (hid-enumerate 0 0))
> (hid-device-info->path e)
"USB_05ac_0304_14400000"