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