magic-sys 0.0.2

Low-level native bindings to the `magic` library
1
2
3
fn main() {
    println!("cargo:rustc-flags=-l magic");
}