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