Re-exports§
pub use libusbk_sys as ffi;
Structs§
- Device
- Device
Handle - Device
List - A list of detected USB devices.
- Hotplug
Builder - Library
Version - A structure that describes the version of the underlying
libusbK
library.
Enums§
Traits§
Functions§
Type Aliases§
- Result
- A result of a function that may return a
Error
.