#winapi #ffi #windows

sys xinput-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Feb 28, 2016
0.0.1 Jan 26, 2015

#376 in Windows APIs

Download history 4/week @ 2024-11-13 15/week @ 2024-11-20 17/week @ 2024-11-27 17/week @ 2024-12-04 46/week @ 2024-12-11 14/week @ 2024-12-18 6/week @ 2025-01-01 17/week @ 2025-01-08 31/week @ 2025-01-15 20/week @ 2025-01-22 14/week @ 2025-01-29 37/week @ 2025-02-05 27/week @ 2025-02-12 25/week @ 2025-02-19 24/week @ 2025-02-26

116 downloads per month
Used in xinput

MIT license

17KB

Contains (static library, 8KB) x86_64/libxinput.a, (static library, 7KB) i686/libxinput.a

xinput

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

[dependencies]
xinput-sys = "0.2.0"
extern crate xinput;

Documentation


lib.rs:

FFI bindings to xinput.

Dependencies