2
0

cbindgen.toml 125 B

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