pub type ZSTD_CDict = ZSTD_CDict_s;
Bulk processing dictionary API
#[repr(C)]pub struct ZSTD_CDict { pub(crate) _unused: [u8; 0], }
_unused: [u8; 0]