Struct glib_sys::GThread[][src]

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

Trait Implementations

impl Debug for GThread
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GThread

impl Sync for GThread