Type Alias ZSTD_CStream

Source
pub type ZSTD_CStream = ZSTD_CCtx;

Aliased Type§

#[repr(C)]
pub struct ZSTD_CStream { pub(crate) _unused: [u8; 0], }

Fields§

§_unused: [u8; 0]