libgusb

Glib wrapper around libusb1

Version

0.4.5-1
(2023-04-24)

Size

76.7

KiB

Repository

HaikuPorts
x86_64
GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop.
This makes it easy to integrate low level USB transfers with your high-level application or system daemon.