ioctl-id 0.2.0

Rust identifiers for `ioctl(2)` calls on Unix-like systems.
Documentation
  • Coverage
  • 100%
    26 out of 26 items documented1 out of 1 items with examples
  • Size
  • Source code size: 60.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 945.41 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • dacut/ioctl-id
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dacut

Crate ioctl-id

Rust identifiers for ioctl(2) calls on Unix-like systems.

This brings definitions from the ioctl.h header into Rust as constant functions for use in writing other Rust-based libraries for interacting with character and block devices.

Platform Support

Operating System Supported Platforms Untested Platforms
FreeBSD (in progress)
Linux arm*, aarch64, i686, x86_64 mips*, ppc*, sparc*
MacOS arm64, x86_64