Struct lz4::liblz4::LZ4FCompressionContext [−][src]
Tuple Fields
0: *mut c_void
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LZ4FCompressionContext
impl !Sync for LZ4FCompressionContext
impl Unpin for LZ4FCompressionContext
impl UnwindSafe for LZ4FCompressionContext
Blanket Implementations
Mutably borrows from an owned value. Read more