SecPolicySetProperties

Function SecPolicySetProperties 

Source
pub unsafe extern "C-unwind" fn SecPolicySetProperties(
    policy_ref: &SecPolicy,
    properties: &CFDictionary,
) -> i32
👎Deprecated: renamed to SecPolicy::set_properties
Available on crate features SecBase and SecPolicy only.