Docs.rs
preflate-rs-0.6.1
preflate-rs 0.6.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
mcroomp
Dependencies
byteorder ^1.4
normal
cabac ^0.6.0
normal
crc32fast ^1.3
normal
default-boxed ^0.2
normal
zstd ^0.13.0
normal
libdeflate-sys ^1.19
dev
libz-ng-sys ^1.1.12
dev
libz-sys ^1.1
dev
miniz_oxide ^0.7.1
dev
Versions
42.86%
of the crate is documented
Go to latest version
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
preflate_
rs
0.6.1
In preflate_
rs::
unmanaged_
api
preflate_rs
::
unmanaged_api
Function
create_compression_context
Copy item path
Source
#[no_mangle] pub unsafe extern "C" fn create_compression_context( flags:
u32
, ) ->
*mut
c_void