pub unsafe extern "C-unwind" fn SecKeychainItemExport(
keychain_item_or_array: &CFType,
output_format: SecExternalFormat,
flags: SecItemImportExportFlags,
key_params: *const SecKeyImportExportParameters,
exported_data: NonNull<*const CFData>,
) -> i32👎Deprecated: renamed to
SecKeychainItem::exportAvailable on crate features
SecBase and SecImportExport and cssmconfig and cssmtype only.