Struct gio_sys::GPollableInputStream[][src]

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

Trait Implementations

impl Debug for GPollableInputStream
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations