SecKeyCopyExternalRepresentation

Function SecKeyCopyExternalRepresentation 

Source
pub unsafe extern "C" fn SecKeyCopyExternalRepresentation(
    key: SecKeyRef,
    error: *mut CFErrorRef,
) -> CFDataRef