SecACLUpdateAuthorizations

Function SecACLUpdateAuthorizations 

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