Struct gio_sys::GDataOutputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GDataOutputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations