xref: /relibc/src/header/inttypes/cbindgen.toml (revision e17c6049c6bb1cea5cd9baec3faff50e5b8e4f8b)
1sys_includes = ["stdint.h", "wchar.h"]
2include_guard = "_RELIBC_INTTYPES_H"
3trailer = "#include <bits/inttypes.h>"
4language = "C"
5style = "Type"
6no_includes = true
7cpp_compat = true
8
9[enum]
10prefix_with_name = true
11