Struct gio_sys::GAsyncInitable[][src]

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

Trait Implementations

impl Debug for GAsyncInitable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations