vlc-rs/xtask
Alaric Senat 58165af5b8 libvlc-sys: emit a single extern block
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.
2026-08-27 11:44:17 +02:00
..
src libvlc-sys: emit a single extern block 2026-08-27 11:44:17 +02:00
Cargo.lock xtask: commit the lock file 2026-08-19 14:43:27 +02:00
Cargo.toml build: replace the use-bindgen feature with a `cargo xtask bindgen` tool 2026-07-24 10:05:32 +02:00