Struct gio_sys::GBufferedInputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GBufferedInputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations