Struct gio_sys::GUnixInputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GUnixInputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations