CoreFoundation-sys 0.1.0

FFI bindings for CoreFoundation
Documentation
fn main() {
    println!("cargo:rustc-link-lib=framework=CoreFoundation");
}