ZSTD_CCtx

Type Alias ZSTD_CCtx 

Source
pub type ZSTD_CCtx = ZSTD_CCtx_s;
Expand description

Explicit context

Aliased Typeยง

pub struct ZSTD_CCtx { /* private fields */ }