Struct classicube_sys::ZLibHeader
source ·
[−]Fields
state: cc_uint8done: cc_boolTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for ZLibHeader
impl Send for ZLibHeader
impl Sync for ZLibHeader
impl Unpin for ZLibHeader
impl UnwindSafe for ZLibHeader
Blanket Implementations
Mutably borrows from an owned value. Read more
