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

9 lines
180 B
TOML

sys_includes = ["sys/types.h", "sys/resource.h"]
include_guard = "_SYS_WAIT_H"
style = "Type"
trailer = "#include <bits/sys/wait.h>"
language = "C"
[enum]
prefix_with_name = true