pub unsafe extern "C-unwind" fn SecKeychainItemSetAccess(
item_ref: &SecKeychainItem,
access: &SecAccess,
) -> i32
👎Deprecated: renamed to
SecKeychainItem::set_access
Available on crate features
SecBase
and SecKeychainItem
only.