Struct gio_sys::GSimpleAsyncResult[][src]

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

Trait Implementations

impl Debug for GSimpleAsyncResult
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations