rustphidgets 0.1.0

Rust bindings for the Phidgets C library
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=phidget22");
 }