A cross-platform user library to access USB devices
Related Pages
Here is a list of all related documentation pages:
 Caveats
 ContextsIt is possible that libusb may be used simultaneously from two independent libraries linked into the same executable
 Device hotplug event notification
 Synchronous and asynchronous device I/O
 Packets and overflows
 Multi-threaded applications and asynchronous I/OLibusb is a thread-safe library, but extra considerations must be applied to applications which interact with libusb from multiple threads