[][src]Type Definition nginx::X509_STORE_CTX_lookup_crls_fn

type X509_STORE_CTX_lookup_crls_fn = Option<unsafe extern "C" fn(ctx: *mut X509_STORE_CTX, nm: *mut X509_NAME) -> *mut stack_st_X509_CRL>;