aws_lc_sys

Function X509_STORE_CTX_set0_crls

Source
pub unsafe extern "C" fn X509_STORE_CTX_set0_crls(
    ctx: *mut X509_STORE_CTX,
    sk: *mut stack_st_X509_CRL,
)