SecPolicyGetValue

Function SecPolicyGetValue 

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