pub unsafe extern "C-unwind" fn SecACLSetContents(
acl: &SecACL,
application_list: Option<&CFArray>,
description: &CFString,
prompt_selector: SecKeychainPromptSelector,
) -> i32👎Deprecated:
renamed to SecACL::set_contents
Available on crate features
cssmconfig and SecACL and SecBase only.