Struct gio_sys::GIOSchedulerJob[][src]

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

Trait Implementations

impl Debug for GIOSchedulerJob
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations