Skip to content

Low-level Rust bindings to Linux USBFS ioctls

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

usb-rs/usbfs-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbfs-sys

Low-level, unsafe Rust wrapper for the struct and ioctl() definitions of the Linux usbfs API.

The bindings can be automatically generated from your system by enabling the bindgen feature, or you can use the included pre-generated bindings (default).

About

Low-level Rust bindings to Linux USBFS ioctls

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages