[go: up one dir, main page]

ZSTD_CCtx

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 */ }