Struct gio_sys::GMemoryInputStreamPrivate[][src]

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

Trait Implementations

impl Debug for GMemoryInputStreamPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations