Struct gio_sys::GInputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GInputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations