#bindings #api-bindings #任天堂Wii #遥控器 #Wiimote #bindgen #cwiid

sys libcwiid-sys

Rust对cwiid的绑定(Wii遥控器"Wiimote" API绑定)

18次发布

0.1.18 2022年12月8日
0.1.17 2022年12月8日
0.1.0 2022年11月26日

#4#wiimote

Download history 1/week @ 2024-06-06 3/week @ 2024-06-13

每月69 次下载
用于 cwiid

自定义许可证

270KB
9K SLoC

Rust 7K SLoC // 0.0% comments C 1.5K SLoC // 0.1% comments

设置

依赖项

(sudo apt) 安装 libcwiid-dev
(sudo apt) 安装 libbluetooth-dev
(cargo) 安装 bindgen-cli

Bindgen

bindgen include/cwiid.h -o src/bindings.rs

可选

如果检测到 CC_armv5te_unknown_linux_gnueabi,则使用交叉编译器。

无运行时依赖