Struct glib_sys::GCond [] [src]

pub struct GCond {
    pub p: gpointer,
    pub i: [c_uint; 2],
}

Fields