Let the user add raw C code in the generated header after the include blocks. It matches what bindgen provides with the raw_lines option.
4 lines
91 B
TOML
4 lines
91 B
TOML
include_guard = "INCLUDE_GUARD_H"
|
|
no_includes = false
|
|
after_includes = "#define VERSION 1"
|