Files
RedBear-OS/src/header/sys_epoll/cbindgen.toml
T
2026-05-23 13:48:37 +01:00

10 lines
164 B
TOML

sys_includes = ["signal.h"]
include_guard = "_RELIBC_SYS_EPOLL_H"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true