Files
RedBear-OS/src/header/fcntl/cbindgen.toml
T

10 lines
186 B
TOML

sys_includes = ["stdarg.h", "sys/stat.h", "unistd.h"]
include_guard = "_RELIBC_FCNTL_H"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true