xwiimote-sys 0.1.6

Low-level bindings to the xwiimote user-space library
Documentation

xwiimote-sys

Crates.io docs.rs

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=1 to build from source and link statically.)

License

MIT © Hugo Sanz González