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

#326 in Windows APIs

Download history 1/week @ 2023-12-11 6/week @ 2023-12-18 2/week @ 2023-12-25 7/week @ 2024-01-08 5/week @ 2024-02-05 15/week @ 2024-02-12 19/week @ 2024-02-19 59/week @ 2024-02-26 29/week @ 2024-03-04 25/week @ 2024-03-11 24/week @ 2024-03-18

140 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