aws_lc_sys

Function X509_STORE_set_check_crl

Source
pub unsafe extern "C" fn X509_STORE_set_check_crl(
    store: *mut X509_STORE,
    check_crl: X509_STORE_CTX_check_crl_fn,
)