[][src]Type Definition nginx::sk_X509_copyfunc

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