Struct gio_sys::GIOStream [−][src]
#[repr(C)]pub struct GIOStream { pub parent_instance: GObject, pub priv_: *mut GIOStreamPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GIOStreamPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GIOStreamimpl UnwindSafe for GIOStreamBlanket Implementations
Mutably borrows from an owned value. Read more