xref: /relibc/src/header/strings/cbindgen.toml (revision be35961d82cd98f2a2e61c4f1869271b9f4af571)
1sys_includes = ["stddef.h", "stdint.h"]
2include_guard = "_RELIBC_STRINGS_H"
3language = "C"
4style = "Tag"
5no_includes = true
6cpp_compat = true
7
8[enum]
9prefix_with_name = true
10