Files
RedBear-OS/src/header/string/cbindgen.toml
T
2018-08-26 08:11:35 -06: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