Struct glib_sys::GArray [] [src]

pub struct GArray {
    pub data: *mut c_char,
    pub len: c_uint,
}

Fields

data
len