Type Alias ZSTD_CCtx

Source
pub type ZSTD_CCtx = ZSTD_CCtx_s;
Expand description

Explicit context

Aliased Typeยง

#[repr(C)]
pub struct ZSTD_CCtx { /* private fields */ }