xwiimote-sys
Rust FFI bindings to the xwiimote user-space library.
The xwiimote crate provides higher-level, more idiomatic bindings to the same library.
Usage
You will need the following dependencies to create the bindings:
- libudev >= 183
- libxwiimote >= 2-2 (optional; set
XWIIMOTE_SYS_STATIC=1to build from source and link statically.)