Struct zstd_sys::ZSTD_CDict_s [−][src]
#[repr(C)]pub struct ZSTD_CDict_s { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ZSTD_CDict_s
impl Send for ZSTD_CDict_s
impl Sync for ZSTD_CDict_s
impl Unpin for ZSTD_CDict_s
impl UnwindSafe for ZSTD_CDict_s
Blanket Implementations
Mutably borrows from an owned value. Read more