#include <libusb.h>
File descriptor for polling
Definition at line 1198 of file libusb.h.
Event flags to poll for from <poll.h>. POLLIN indicates that you should monitor this file descriptor for becoming ready to read from, and POLLOUT indicates that you should monitor this file descriptor for nonblocking write readiness.
Definition at line 1206 of file libusb.h.
Numeric file descriptor
Definition at line 1200 of file libusb.h.
The documentation for this struct was generated from the following file:
- /Users/magnusrunesson/Downloads/ev3sources-master-2/lms2012/c_com/source/libusb.h