hidraw-sys 0.0.2

Linux hidraw definitions from `linux/hidraw.h`.
Documentation
1
2
3
4
5
6
# hidraw-sys

This crate contains Linux hidraw definitions from `linux/hidraw.h`.

Those are raw definitions so for documentation see the official
[kernel documentation](https://www.kernel.org/doc/html/latest/hid/hidraw.html#the-hidraw-api).