hidraw-sys 0.0.2

Linux hidraw definitions from `linux/hidraw.h`.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "hidraw-sys"
version = "0.0.2"
dependencies = [
 "ioctl-macro",
]

[[package]]
name = "ioctl-macro"
version = "0.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cdec1ce449a021ee01e0130978324dd6015c3ea63f6e1371883b43fbba527d21"