Docs.rs
ioctl-sys-0.8.0
ioctl-sys 0.8.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
diwic
codyps
Dependencies
Versions
61.54%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ioctl_
sys
0.8.0
ioctl_sys
Macro
ioc
Copy item path
Source
macro_rules! ioc { ($dir:expr, $ty:expr, $nr:expr, $sz:expr) => { ... }; }
Expand description
Encode an ioctl command.