security_framework_sys::key

Function SecKeyCopyExternalRepresentation

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