Function security_framework_sys::import_export::SecPKCS12Import

source ยท
pub unsafe extern "C" fn SecPKCS12Import(
    pkcs12_data: CFDataRef,
    options: CFDictionaryRef,
    items: *mut CFArrayRef,
) -> OSStatus