linux-usb-functionfs-sys 0.1.1

Naive translation of the Linux functionfs and USB chapter 9 headers.
Documentation
  • Coverage
  • 0%
    0 out of 682 items documented0 out of 52 items with examples
  • Size
  • Source code size: 26.74 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 11.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • R030t1

linux-usb-functionfs-sys

Naive bindgen translation of the Linux functionfs and USB specification chaper 9 headers.

Also included is a simple test to check the struct layout against an example.

Ideally in the future the entire set of Linux headers will be namespaced.

TODO

Compile ffs-desc-dump.c and use it to dump the descriptor layout for use in the test as part of build.rs.