#ffi #winapi #x-input #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

#310 in Windows APIs

Download history 25/week @ 2024-03-11 24/week @ 2024-03-18 20/week @ 2024-03-25 66/week @ 2024-04-01 16/week @ 2024-04-08 24/week @ 2024-04-15 23/week @ 2024-04-22 18/week @ 2024-04-29 16/week @ 2024-05-06 21/week @ 2024-05-13 16/week @ 2024-05-20 23/week @ 2024-05-27 20/week @ 2024-06-03 13/week @ 2024-06-10 17/week @ 2024-06-17 23/week @ 2024-06-24

75 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