[][src]Type Definition nginx::sk_X509_INFO_copyfunc

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