Docs.rs
miniz-sys-0.1.12
miniz-sys 0.1.12
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_
sys
0.1.12
miniz_sys
Type Alias
mz_free_func
Copy item path
Source
pub type mz_free_func = extern "C"
fn
(_:
*mut
c_void
, _:
*mut
c_void
);