cbindgen.toml 150 B

1234567
  1. sys_includes = ["stdarg.h", "stddef.h"]
  2. include_guard = "_STDIO_H"
  3. trailer = "#include <bits/stdio.h>"
  4. language = "C"
  5. [enum]
  6. prefix_with_name = true