Docs.rs
miniz-sys-0.1.12
miniz-sys 0.1.12
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
19 June 2026
Links
Repository
crates.io
Source
Owners
alexcrichton
Dependencies
libc ^0.2
normal
cc ^1.0
build
Versions
0%
of the crate is documented
Platform
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
Skip to main content
mz_alloc_func
miniz_
sys
0.1.12
miniz_sys
Type Alias
mz_
alloc_
func
Copy item path
Source
pub type mz_alloc_func = extern "C"
fn
(
*mut
c_void
,
size_t
,
size_t
) ->
*mut
c_void
;