Struct glib_sys::GArray
[−]
[src]
pub struct GArray { pub data: *mut c_char, pub len: c_uint, }
Fields
data: *mut c_char
len: c_uint