1 2 3 4 5 6 7 8
# The language to output bindings in language = "C" # Options for wrapping the contents of the header: header = "/* Don't modify this file manually. It is autogenerated by cbindgen. */" # Whether to make a C header C++ compatible. cpp_compat = true