next property

Pointer<hid_device_info> next
getter/setter pair

Pointer to the next device

Implementation

external ffi.Pointer<hid_device_info> next;