[][src]Type Definition nginx::sk_X509_POLICY_NODE_compfunc

type sk_X509_POLICY_NODE_compfunc = Option<unsafe extern "C" fn(a: *const *const X509_POLICY_NODE, b: *const *const X509_POLICY_NODE) -> c_int>;