Struct glib_sys::GRWLock [] [src]

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

Fields