[][src]Function uikit_sys::SecKeyCreateWithData

pub unsafe extern "C" fn SecKeyCreateWithData(
    keyData: CFDataRef,
    attributes: CFDictionaryRef,
    error: *mut CFErrorRef
) -> SecKeyRef