pub unsafe extern "C-unwind" fn SecPolicySetValue(
policy_ref: &SecPolicy,
value: NonNull<SecAsn1Item>,
) -> i32
👎Deprecated: renamed to
SecPolicy::set_value
Available on crate features
SecAsn1Types
and SecBase
and SecPolicy
only.