Rust FFI bindings to the LZ4 compression library.
# Cargo.toml
[dependencies]
lz4-sys = "1.11.1+lz4-1.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compresses data using LZ4
Ensure buffers are properly sized and use safe wrappers if available
No dependency data recorded yet.