Docs.rs
libz-sys-1.1.2
libz-sys 1.1.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
alexcrichton
Byron
joshtriplett
rust-lang-owner
Dependencies
libc ^0.2.43
normal
cc ^1.0.18
build
cmake ^0.1.44
build
pkg-config ^0.3.9
build
vcpkg ^0.2
build
Versions
0%
of the crate is documented
Go to latest version
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
☰
libz_sys
All crates
?
[
−
]
[src]
Function
libz_sys
::
deflateSetHeader
pub unsafe extern "C" fn deflateSetHeader(
strm:
z_streamp
,
head:
gz_headerp
) ->
c_int