Struct glib_sys::GTestLogBuffer [] [src]

#[repr(C)]
pub struct GTestLogBuffer { pub data: *mut GString, pub msgs: *mut GSList, }

Fields