Function botan_x509_is_revoked

Source
pub unsafe extern "C" fn botan_x509_is_revoked(
    crl: botan_x509_crl_t,
    cert: botan_x509_cert_t,
) -> c_int