libburn-sys 0.1.0

Low-level unsafe bindings to libburn, a library for working with optical drives
Documentation
1
2
3
fn main() {
    println!("cargo::rustc-link-lib=dylib=burn");
}