[][src]Type Definition nginx::X509_STORE_CTX_check_crl_fn

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