Files
RedBear-OS/src/header/string/cbindgen.toml
T
2019-01-13 14:17:05 -07:00

8 lines
142 B
TOML

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