Struct gio_sys::GMemoryOutputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GMemoryOutputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations