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
  • 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

miniz_sys0.1.12

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • mz_stream

Enums

  • mz_internal_state

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

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