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