Struct gio_sys::GUnixOutputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GUnixOutputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations