xref: /relibc/src/header/dirent/cbindgen.toml (revision ed19381547d66b76981ea1e4ff942c5a4da45ab7)
1sys_includes = ["sys/types.h"]
2include_guard = "_RELIBC_DIRENT_H"
3language = "C"
4style = "Both"
5trailer = "#include <bits/dirent.h>"
6no_includes = true
7cpp_compat = true
8
9[enum]
10prefix_with_name = true
11