Files
RedBear-OS/src/header/netinet_tcp/cbindgen.toml
T
2026-02-09 16:30:51 +00:00

13 lines
301 B
TOML

# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/netinet_tcp.h.html
#
# There are no spec quotations relating to includes
sys_includes = []
include_guard = "_NETINET_TCP_H"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true