#oodle #ffi

sys oodle-sys

Low-level bindings for the oodle compression library

1 unstable release

0.1.0 Jan 27, 2024

#520 in Compression


Used in 7 crates (via oodle-safe)

MIT license

49KB
1.5K SLoC

oodle-sys

Low-level auto-generated bindings for Oodle.

Build-time bindgen

This library includes a pre-generated bindings.rs file. It was generated using the bindgen tool, and is provided for convenience to avoid the need to install bindgen. You can also generate it yourself by running cargo build with the bindgen feature enabled :

cargo build --features bindgen

Dependencies

~0–1MB