cbindgen.toml 119 B

1234567
  1. sys_includes = ["sys/ioctl.h"]
  2. include_guard = "_SGTTY_H"
  3. language = "C"
  4. style = "Tag"
  5. [enum]
  6. prefix_with_name = true