X509_STORE_set_check_revocation

Function 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,
)