Docs.rs
  • miniz-sys-0.1.12
    • miniz-sys 0.1.12
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexcrichton
    • Dependencies
      • libc ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

miniz_sys0.1.12

  • All Items

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

Crate miniz_sys

Source

Structs§

mz_stream

Enums§

mz_internal_state

Constants§

MZ_BLOCK
MZ_BUF_ERROR
MZ_DATA_ERROR
MZ_DEFAULT_STRATEGY
MZ_DEFAULT_WINDOW_BITS
MZ_DEFLATED
MZ_ERRNO
MZ_FINISH
MZ_FULL_FLUSH
MZ_MEM_ERROR
MZ_NEED_DICT
MZ_NO_FLUSH
MZ_OK
MZ_PARAM_ERROR
MZ_PARTIAL_FLUSH
MZ_STREAM_END
MZ_STREAM_ERROR
MZ_SYNC_FLUSH
MZ_VERSION_ERROR

Functions§

mz_crc32⚠
mz_deflate⚠
mz_deflateEnd⚠
mz_deflateInit2⚠
mz_deflateReset⚠
mz_inflate⚠
mz_inflateEnd⚠
mz_inflateInit2⚠

Type Aliases§

mz_alloc_func
mz_free_func