Low-level FFI bindings to the libusb library for USB device communication.
# Cargo.toml
[dependencies]
libusb1-sys = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and exit libusb using raw FFI calls.
Prefer safe wrappers like rusb unless you need direct FFI control.
No dependency data recorded yet.