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