Struct gio_sys::GConverterOutputStream [−][src]
#[repr(C)]pub struct GConverterOutputStream { pub parent_instance: GFilterOutputStream, pub priv_: *mut GConverterOutputStreamPrivate, }
Fields
parent_instance: GFilterOutputStreampriv_: *mut GConverterOutputStreamPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GConverterOutputStreamimpl !Send for GConverterOutputStreamimpl !Sync for GConverterOutputStreamimpl Unpin for GConverterOutputStreamimpl UnwindSafe for GConverterOutputStreamBlanket Implementations
Mutably borrows from an owned value. Read more