Files
RedBear-OS/stdio/cbindgen.toml
T
2018-03-03 20:13:52 -07:00

8 lines
177 B
TOML

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