[][src]Type Definition nginx::sk_X509_EXTENSION_compfunc

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