vsnprintf is a C-runtime symbol, not a libvlc export, so it has no business sitting in the block of bindings generated from libvlc's headers. It only ended up there because the Windows link workaround needed a declaration. Drop it from the allowlist and declare it by hand in lib.rs. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.lock | ||
| Cargo.toml | ||