Struct glib_sys::GTestLogBuffer [] [src]

pub struct GTestLogBuffer {
    pub data: *mut GString,
    pub msgs: *mut GSList,
}

Fields