2 个不稳定版本
使用旧的 Rust 2015
0.2.0 | 2016年2月28日 |
---|---|
0.0.1 | 2015年1月26日 |
308 在 Windows APIs 中排名
72 每月下载量
在 xinput 中使用
17KB
包含 (静态库, 8KB) x86_64/libxinput.a, (静态库, 7KB) i686/libxinput.a
xinput
包含 Windows API 库 xinput 的函数定义。有关类型和常量,请参阅 winapi。
[dependencies]
xinput-sys = "0.2.0"
extern crate xinput;
lib.rs
:
对 xinput 的 FFI 绑定。