Files
RedBear-OS/src/header/wchar/cbindgen.toml
T
2018-08-26 08:11:35 -06:00

9 lines
186 B
TOML

sys_includes = ["stddef.h", "stdint.h", "time.h", "stdio.h" ]
include_guard = "_WCHAR_H"
header = "#include <bits/wchar.h>"
language = "C"
style = "Type"
[enum]
prefix_with_name = true