#pigpio #ffi

sys pigpio-sys

Raw, unsafe bindings to pigpio library

2 releases

Uses old Rust 2015

0.1.1 May 3, 2019
0.1.0 Oct 31, 2018

#749 in #embedded

34 downloads per month
Used in pigpio

MITNFA license

3KB

Pigpio-sys

Raw, unsafe bindings to libpigpio.

About

These are bindings generated by bindgen, with no additional changes. See pigpio library documentation to learn about the usage.

Changes to this crate are unlikely, but if you have some useful pull request, I will merge it. The crate is not stable (1.0) right now, because I want people to try it out before marking it as stable.

License

MITNFA


lib.rs:

Raw, unsafe bindings to pigpio library

Please see the pigpio documentation.

No runtime deps

~0–2.2MB
~43K SLoC