#bindings #userspace #low-level #set #idiomatic #create #xwiimote

sys xwiimote-sys

对 xwiimote 用户空间库的低级绑定

7 个版本

0.1.6 2023年9月20日
0.1.5 2023年9月20日
0.1.4 2022年6月7日

#58 in #userspace


用于 xwiimote

MIT 许可证

135KB
4.5K SLoC

C 4.5K SLoC // 0.0% comments Automake 104 SLoC // 0.2% comments Shell 60 SLoC // 0.5% comments Rust 56 SLoC // 0.2% comments Bitbake 18 SLoC // 0.4% comments

包含 (晦涩的 autoconf 代码, 3KB) vendor/configure.ac

xwiimote-sys

Crates.io docs.rs

Rust FFI 绑定到 xwiimote 用户空间库。

xwiimote 包提供对同一库的更高级、更符合 Rust 习惯的绑定。

使用方法

创建绑定需要以下依赖项

  • libudev >= 183
  • libxwiimote >= 2-2 (可选;设置 XWIIMOTE_SYS_STATIC=1 以从源代码构建并静态链接.)

许可证

MIT © Hugo Sanz González

依赖项

~0–2MB
~39K SLoC