pub unsafe extern "C-unwind" fn SecPolicySearchCopyNext(
search_ref: &SecPolicySearch,
policy_ref: NonNull<*mut SecPolicy>,
) -> i32
👎Deprecated: renamed to
SecPolicySearch::copy_next
Available on crate features
SecBase
and SecPolicySearch
only.