Files
RedBear-OS/src/string/cbindgen.toml
T
2018-07-06 17:02:23 +02:00

8 lines
129 B
TOML

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