Struct gio_sys::GZlibCompressor[][src]

#[repr(C)]
pub struct GZlibCompressor(_);

Trait Implementations

impl Debug for GZlibCompressor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations