[−][src]Function security_framework_sys::import_export::SecItemExport
pub unsafe extern "C" fn SecItemExport(
secItemOrArray: CFTypeRef,
outputFormat: SecExternalFormat,
flags: SecItemImportExportFlags,
keyParams: *const SecItemImportExportKeyParameters,
exportedData: *mut CFDataRef
) -> OSStatus