Struct gio_sys::GFileOutputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GFileOutputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations