Files
RedBear-OS/src/header/strings/cbindgen.toml
T
2025-02-04 19:53:09 +01:00

10 lines
188 B
TOML

sys_includes = ["features.h", "stddef.h", "stdint.h"]
include_guard = "_RELIBC_STRINGS_H"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true