Struct zstd_sys::ZSTD_DStream_s [] [src]

#[repr(C)]
pub struct ZSTD_DStream_s { /* fields omitted */ }

Trait Implementations

impl Debug for ZSTD_DStream_s
[src]

Formats the value using the given formatter.

impl Copy for ZSTD_DStream_s
[src]

impl Clone for ZSTD_DStream_s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more