# See https://github.com/mozilla/cbindgen/blob/master/docs.md#cbindgentoml for
# a list of possible configuration values.
= "C"
= """/*
* Copyright 2023 Sean McArthur. MIT License.
* Generated by gen_header.sh. Do not edit directly.
*
* Full docs at: https://docs.rs/hyper/latest/hyper/ffi/index.html
*/"""
= "_HYPER_H"
= true
= ["stdint.h", "stddef.h", "stdbool.h"]
= true
= "c"
= "short"