xref: /drstd/dlibc/src/unix/header/sys_stat/cbindgen.toml (revision 0fe3ff0054d3aec7fbf9bddecfecb10bc7d23a51)
1sys_includes = ["sys/types.h", "time.h"]
2include_guard = "_SYS_STAT_H"
3trailer = "#include <bits/sys/stat.h>"
4language = "C"
5style = "Tag"
6no_includes = true
7cpp_compat = true
8
9[enum]
10prefix_with_name = true
11
12[export.rename]
13"timespec" = "struct timespec"
14