Portable-Network-Archive / liblzma-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
19 stars 5 forks source link

regenerate code by bindgen 0.70.1 #136

Closed ChanTsune closed 2 months ago

ChanTsune commented 2 months ago

bindgen --no-doc-comments --blocklist-type "__.*" --rust-target 1.64 liblzma-sys/xz/src/liblzma/api/lzma.h > liblzma-sys/src/bindgen.rs