pub unsafe extern "C-unwind" fn SecKeychainCopyAccess(
keychain: Option<&SecKeychain>,
access: NonNull<*mut SecAccess>,
) -> i32
👎Deprecated: renamed to
SecKeychain::copy_access
Available on crate features
SecBase
and SecKeychain
only.