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