Files
RedBear-OS/string/cbindgen.toml
T
Jeremy Soller 9a423140bc Merge string
2018-03-03 20:17:08 -07:00

7 lines
115 B
TOML

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