diff --git a/src/linux/ioctl_x86_64.rs b/src/linux/ioctl_x86_64.rs new file mode 100644 index 0000000..94f0368 --- /dev/null +++ b/src/linux/ioctl_x86_64.rs @@ -0,0 +1,3 @@ +/* automatically generated by rust-bindgen */ + +pub type __u32 = :: std :: os :: raw :: c_uint ; pub const _HIDIOCGRDESCSIZE : __u32 = 2147764225 ; pub const _HIDIOCGRDESC : __u32 = 2416199682 ; \ No newline at end of file