rpi-led-matrix 0.2.2

Bindings for Hzeller's RPi-RGB-Led-Matrix
Documentation
extern crate gcc;

fn main () {
    println!("cargo:rustc-flags=-l dylib=stdc++");
}