Struct gio_sys::GTask[][src]

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

Trait Implementations

impl Debug for GTask
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GTask

impl Sync for GTask