Files @ fdc328afed95
Branch filter:

Location: CSY/reowolf/cbindgen.toml - annotation

Christopher Esterhuyse
adapted examples to platform independent ffi. toward linux-specific pseudo-socket API
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