Files
RedBear-OS/src/header/sys_time/cbindgen.toml
T
2024-11-17 16:15:07 +00:00

11 lines
212 B
TOML

sys_includes = ["sys/types.h", "features.h"]
include_guard = "_SYS_TIME_H"
language = "C"
trailer = "#include <bits/sys/time.h>"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true