pub unsafe extern "C-unwind" fn SecKeychainItemFreeContent(
attr_list: *mut SecKeychainAttributeList,
data: *mut c_void,
) -> i32👎Deprecated:
renamed to SecKeychainItem::free_content
Available on crate features
SecBase and SecKeychainItem only.