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