Struct gio_sys::GFileIOStream[][src]

#[repr(C)]
pub struct GFileIOStream { pub parent_instance: GIOStream, pub priv_: *mut GFileIOStreamPrivate, }

Fields

Trait Implementations

impl Copy for GFileIOStream
[src]

impl Clone for GFileIOStream
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GFileIOStream
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GFileIOStream

impl !Sync for GFileIOStream