Struct lz4_sys::LZ4FDecompressionContext
source · Tuple Fields§
§0: *mut c_void
Trait Implementations§
source§impl Clone for LZ4FDecompressionContext
impl Clone for LZ4FDecompressionContext
source§fn clone(&self) -> LZ4FDecompressionContext
fn clone(&self) -> LZ4FDecompressionContext
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more