Function botan_sys::botan_x509_cert_hostname_match

source ยท
pub unsafe extern "C" fn botan_x509_cert_hostname_match(
    cert: botan_x509_cert_t,
    hostname: *const c_char,
) -> c_int