pub unsafe extern "C-unwind" fn SecKeychainDelete(
keychain_or_array: Option<&SecKeychain>,
) -> i32
👎Deprecated: renamed to
SecKeychain::delete
Available on crate features
SecBase
and SecKeychain
only.