Struct glib_sys::GArray [−][src]
Fields
data: *mut c_char
len: c_uint
Trait Implementations
impl Copy for GArray[src]
impl Copy for GArrayimpl Clone for GArray[src]
impl Clone for GArrayfn clone(&self) -> GArray[src]
fn clone(&self) -> GArrayReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for GArray[src]
impl Debug for GArray