IOKit-sys 0.1.2

FFI bindings for IOKit
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=framework=IOKit");
}