Files
RedBear-OS/stdio/cbindgen.toml
T
2018-03-03 16:54:58 -07:00

8 lines
150 B
TOML

sys_includes = ["stdarg.h", "stddef.h"]
include_guard = "_STDIO_H"
trailer = "#include <bits/stdio.h>"
language = "C"
[enum]
prefix_with_name = true