xwiimote-sys

Crates.ioxwiimote-sys
lib.rsxwiimote-sys
version0.1.6
sourcesrc
created_at2022-06-05 03:48:42.913163
updated_at2023-09-20 03:21:51.473894
descriptionLow-level bindings to the xwiimote user-space library
homepage
repositoryhttps://github.com/hsanzg/xwiimote
max_upload_size
id600053
size373,405
Hugo (hsanzg)

documentation

README

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

Commit count: 32

cargo fmt