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
SecACL
and SecBase
and cssmconfig
only.