pub type ZSTD_CCtx = ZSTD_CCtx_s;
Expand description
Explicit context
Aliased Typeยง
#[repr(C)]pub struct ZSTD_CCtx { /* private fields */ }
pub type ZSTD_CCtx = ZSTD_CCtx_s;
Explicit context
#[repr(C)]pub struct ZSTD_CCtx { /* private fields */ }