Type Alias ZSTD_DCtx

Source
pub type ZSTD_DCtx = ZSTD_DCtx_s;

Aliased Type§

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

Fields§

§_unused: [u8; 0]