pub unsafe extern "C-unwind" fn SecKeychainItemModifyContent(
item_ref: &SecKeychainItem,
attr_list: *const SecKeychainAttributeList,
length: u32,
data: *const c_void,
) -> i32👎Deprecated: renamed to
SecKeychainItem::modify_contentAvailable on crate features
SecBase and SecKeychainItem only.