Function security_framework_sys::code_signing::SecCodeCopyGuestWithAttributes[][src]

pub unsafe extern "C" fn SecCodeCopyGuestWithAttributes(
    host: SecCodeRef,
    attrs: CFDictionaryRef,
    flags: SecCSFlags,
    guest: *mut SecCodeRef
) -> OSStatus