Docs.rs
  • libdeflate-sys-1.23.0
    • libdeflate-sys 1.23.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • adamkewley
    • Dependencies
      • cc ^1.0 build
      • pkg-config ^0.3.9 build optional
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libdeflate_sys1.23.0

  • All Items

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

Crate libdeflate_sys

Source

Structs§

libdeflate_compressor
libdeflate_decompressor

Constants§

libdeflate_result_LIBDEFLATE_BAD_DATA
libdeflate_result_LIBDEFLATE_INSUFFICIENT_SPACE
libdeflate_result_LIBDEFLATE_SHORT_OUTPUT
libdeflate_result_LIBDEFLATE_SUCCESS

Functions§

libdeflate_adler32⚠
libdeflate_alloc_compressor⚠
libdeflate_alloc_decompressor⚠
libdeflate_crc32⚠
libdeflate_deflate_compress⚠
libdeflate_deflate_compress_bound⚠
libdeflate_deflate_decompress⚠
libdeflate_free_compressor⚠
libdeflate_free_decompressor⚠
libdeflate_gzip_compress⚠
libdeflate_gzip_compress_bound⚠
libdeflate_gzip_decompress⚠
libdeflate_set_memory_allocator⚠
libdeflate_zlib_compress⚠
libdeflate_zlib_compress_bound⚠
libdeflate_zlib_decompress⚠

Type Aliases§

libdeflate_result