Struct gio_sys::GIOStreamAdapter[][src]

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

Trait Implementations

impl Debug for GIOStreamAdapter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations