Type Alias zstd_sys::ZSTD_CCtx

source ·
pub type ZSTD_CCtx = ZSTD_CCtx_s;
Expand description

Explicit context

Aliased Type§

struct ZSTD_CCtx { /* private fields */ }