pub unsafe extern "C-unwind" fn SecACLSetAuthorizations(
acl: &SecACL,
tags: NonNull<CSSM_ACL_AUTHORIZATION_TAG>,
tag_count: uint32,
) -> i32👎Deprecated:
renamed to SecACL::set_authorizations
Available on crate features
cssmconfig and cssmtype and SecACL and SecBase only.