Struct glib_sys::GSourcePrivate [] [src]

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

Trait Implementations

impl Debug for GSourcePrivate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations