[][src]Type Definition nginx::sk_X509_VERIFY_PARAM_copyfunc

type sk_X509_VERIFY_PARAM_copyfunc = Option<unsafe extern "C" fn(a: *const X509_VERIFY_PARAM) -> *mut X509_VERIFY_PARAM>;