Struct gio_sys::GFileIOStreamPrivate[][src]

#[repr(C)]
pub struct GFileIOStreamPrivate(_);

Trait Implementations

impl Debug for GFileIOStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations