libcwiid-sys 0.1.3

Rust bindings for cwiid (Wii remote "Wiimote" api bindings)
libcwiid-sys-0.1.3 has been yanked.
Visit the last successful build: libcwiid-sys-0.1.18

Setup

Dependencies

(sudo apt) install libcwiid-dev (sudo apt) install libbluetooth-dev (cargo) install bindgen-cli

Bindgen

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