#linux #input #ffi #api

no-std hidraw-sys

Linux hidraw definitions from linux/hidraw.h

5 releases

0.0.6 Mar 18, 2023
0.0.5 Mar 18, 2023
0.0.2 Jan 23, 2023
0.0.1 Jun 14, 2022

#1128 in Unix APIs

Download history 39/week @ 2024-11-20 22/week @ 2024-11-27 15/week @ 2024-12-04 18/week @ 2024-12-11 4/week @ 2024-12-18 8/week @ 2025-01-08 9/week @ 2025-01-15 7/week @ 2025-01-22 6/week @ 2025-01-29 14/week @ 2025-02-05 15/week @ 2025-02-12 6/week @ 2025-02-19 15/week @ 2025-02-26

51 downloads per month
Used in 2 crates (via hidraw)

GPL-2.0-only

10KB
214 lines

hidraw-sys

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

Those are raw definitions so for documentation see the official kernel documentation.

Dependencies

~15KB