pub unsafe extern "C-unwind" fn SecACLCopyContents(
acl: &SecACL,
application_list: NonNull<*const CFArray>,
description: NonNull<*const CFString>,
prompt_selector: NonNull<SecKeychainPromptSelector>,
) -> i32👎Deprecated:
renamed to SecACL::copy_contents
Available on crate features
cssmconfig and SecACL and SecBase only.