pub unsafe extern "C-unwind" fn SecKeychainSetDomainDefault(
domain: SecPreferencesDomain,
keychain: Option<&SecKeychain>,
) -> i32
👎Deprecated: renamed to
SecKeychain::set_domain_default
Available on crate features
SecBase
and SecKeychain
only.