pub unsafe extern "C-unwind" fn SecACLCopyAuthorizations(
acl: &SecACL,
) -> CFRetained<CFArray>👎Deprecated:
renamed to SecACL::authorizations
Available on crate features
SecACL and SecBase only.