Function X509_STORE_CTX_get_lookup_crls

Source
pub unsafe extern "C" fn X509_STORE_CTX_get_lookup_crls(
    ctx: *const x509_store_ctx_st,
) -> Option<unsafe extern "C" fn(_: *const x509_store_ctx_st, _: *const X509_name_st) -> *mut stack_st_X509_CRL>