cbindgen.toml 164 B

123456789
  1. sys_includes = ["sys/types.h"]
  2. include_guard = "_RELIBC_REGEX_H"
  3. language = "C"
  4. style = "Type"
  5. no_includes = true
  6. cpp_compat = true
  7. [enum]
  8. prefix_with_name = true