ioctl-sys 0.7.1

IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions)
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Cody P Schafer <dev@codyps.com>", "Corey Richardson <corey@octayn.net>"]
description = "IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions)"
documentation = "https://docs.rs/ioctl-sys"
include = ["Cargo.toml", "**/*.rs"]
license = "MIT OR Apache-2.0"
name = "ioctl-sys"
repository = "https://github.com/jmesmon/ioctl"
version = "0.7.1"