[][src]Type Definition nginx::X509_STORE_CTX_cert_crl_fn

type X509_STORE_CTX_cert_crl_fn = Option<unsafe extern "C" fn(ctx: *mut X509_STORE_CTX, crl: *mut X509_CRL, x: *mut X509) -> c_int>;