libcwiid-sys 0.1.1

Rust bindings for cwiid (Wii remote "Wiimote" api bindings)
docs.rs failed to build libcwiid-sys-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
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