linux-raw-sys 0.0.8

Generated bindings for Linux's userspace API
Documentation
[features]
default = ["general", "errno"]
errno = []
general = []
netlink = []
v2_6_32 = []
v5_11 = []
v5_4 = []

[package]
authors = ["Dan Gohman <dev@sunfishcode.online>"]
categories = ["external-ffi-bindings"]
description = "Generated bindings for Linux's userspace API"
documentation = "https://docs.rs/linux-raw-sys"
edition = "2018"
exclude = ["gen"]
keywords = ["linux", "uapi", "ffi"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
name = "linux-raw-sys"
repository = "https://github.com/sunfishcode/linux-raw-sys"
version = "0.0.8"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu", "i686-unknown-linux-gnu"]