Struct GThread
glib_sys
#[repr(C)] pub struct GThread(_);
impl Debug for GThread
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Send for GThread
impl Sync for GThread