Struct gio_sys::GIOStreamPrivate[][src]

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

Trait Implementations

impl Debug for GIOStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations