Crate libusbk

Source

Re-exports§

pub use libusbk_sys as ffi;

Structs§

Device
DeviceHandle
DeviceList
A list of detected USB devices.
HotplugBuilder
LibraryVersion
A structure that describes the version of the underlying libusbK library.

Enums§

DriverId
Error
Errors returned by the libusb library.

Traits§

Hotplug

Functions§

has_hotplug
version

Type Aliases§

Result
A result of a function that may return a Error.