bindgen defaults to one `extern "C"` block per function, which gives 315 blocks for a header set that binds a single library. Ask for a merged one instead. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| bindings.rs | ||
| build.rs | ||
| wrapper.h | ||
bindgen defaults to one `extern "C"` block per function, which gives 315 blocks for a header set that binds a single library. Ask for a merged one instead. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| bindings.rs | ||
| build.rs | ||
| wrapper.h | ||