pub unsafe extern "C-unwind" fn SecAccessCopySelectedACLList(
access_ref: &SecAccess,
action: CSSM_ACL_AUTHORIZATION_TAG,
acl_list: NonNull<*const CFArray>,
) -> i32👎Deprecated:
renamed to SecAccess::copy_selected_acl_list
Available on crate features
cssmconfig and cssmtype and SecAccess and SecBase only.