Struct glib_sys::GTestLogMsg
[−]
[src]
pub struct GTestLogMsg { pub log_type: GTestLogType, pub n_strings: c_uint, pub strings: *mut *mut c_char, pub n_nums: c_uint, pub nums: *mut c_long, }
Fields
log_type | |
n_strings | |
strings | |
n_nums | |
nums |