[][src]Type Definition nginx::X509_STORE_CTX_get_crl_fn

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