Files
RedBear-OS/src/strings/cbindgen.toml
T
2018-07-08 08:44:23 +02:00

8 lines
130 B
TOML

sys_includes = ["stddef.h", "stdint.h"]
include_guard = "_STRINGS_H"
language = "C"
style = "Tag"
[enum]
prefix_with_name = true