Struct gio_sys::GAsyncResult[][src]

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

Trait Implementations

impl Debug for GAsyncResult
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations