pub unsafe extern "C-unwind" fn SecKeychainCopySettings(
keychain: Option<&SecKeychain>,
out_settings: NonNull<SecKeychainSettings>,
) -> i32
👎Deprecated: renamed to
SecKeychain::copy_settings
Available on crate features
SecBase
and SecKeychain
only.