Function boring_sys::X509_STORE_set_check_revocation

source ยท
pub unsafe extern "C" fn X509_STORE_set_check_revocation(
    ctx: *mut X509_STORE,
    check_revocation: X509_STORE_CTX_check_revocation_fn
)