security-framework-sys 0.2.4-beta.2

Apple `Security.framework` low-level FFI bindings
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=framework=Security");
}