Struct gio_sys::GConverterInputStream [−][src]
#[repr(C)]pub struct GConverterInputStream { pub parent_instance: GFilterInputStream, pub priv_: *mut GConverterInputStreamPrivate, }
Fields
parent_instance: GFilterInputStreampriv_: *mut GConverterInputStreamPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GConverterInputStreamimpl !Send for GConverterInputStreamimpl !Sync for GConverterInputStreamimpl Unpin for GConverterInputStreamimpl UnwindSafe for GConverterInputStreamBlanket Implementations
Mutably borrows from an owned value. Read more