diskarbitration-sys 0.0.2

Bindings to Disk Arbitration for OS X
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=framework=DiskArbitration");
}