Files @ 966ebed86908
Branch filter:

Location: CSY/reowolf/cbindgen.toml - annotation

Christopher Esterhuyse
simplified the cyclic drainer because it was unnecessarily complex. added a unit test. added some future-proofing for corner case protocols
1
2
3
4
5
6
7
language = "C"
header = "/* CBindgen generated */"
include_guard = "REOWOLF_HEADER_DEFINED"
[parse]
parse_deps = false
[enum]
prefix_with_name = true