Struct gio_sys::GOutputStream [−][src]
#[repr(C)]pub struct GOutputStream { pub parent_instance: GObject, pub priv_: *mut GOutputStreamPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GOutputStreamPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GOutputStreamimpl !Send for GOutputStreamimpl !Sync for GOutputStreamimpl Unpin for GOutputStreamimpl UnwindSafe for GOutputStreamBlanket Implementations
Mutably borrows from an owned value. Read more