cbindgen 0.29.2

A tool for generating C bindings to Rust code.
Documentation
1
2
3
[export.mangle]
remove_underscores = true
rename_types = "PascalCase"