Struct zstd_sys::ZSTDMT_CCtx_s [−][src]
#[repr(C)]pub struct ZSTDMT_CCtx_s { /* fields omitted */ }
Trait Implementations
impl Clone for ZSTDMT_CCtx_s
[src]
impl Clone for ZSTDMT_CCtx_s
[src]#[repr(C)]pub struct ZSTDMT_CCtx_s { /* fields omitted */ }
impl Clone for ZSTDMT_CCtx_s
[src]fn clone(&self) -> ZSTDMT_CCtx_s
[src]pub fn clone_from(&mut self, source: &Self)
1.0.0[src]impl Copy for ZSTDMT_CCtx_s
[src]