#ffi #winapi #windows

sys hid-sys

Contains function definitions for the Windows API library hid. See winapi for types and constants.

2 unstable releases

Uses old Rust 2015

0.2.0 May 8, 2016
0.0.1 Jan 26, 2015

#296 in Windows APIs

Download history 10/week @ 2024-02-19 31/week @ 2024-02-26 10/week @ 2024-03-04 12/week @ 2024-03-11 8/week @ 2024-03-18

62 downloads per month
Used in multi-input

MIT license

80KB
168 lines

Contains (static library, 36KB) i686/libhid.a, (static library, 36KB) x86_64/libhid.a

hid

Contains function definitions for the Windows API library hid. See winapi for types and constants.

[dependencies]
hid-sys = "0.0.1"
extern crate hid;

Documentation


lib.rs:

FFI bindings to hid.

Dependencies