Struct glib_sys::GArray [−][src]
Fields
data: *mut c_char
len: c_uint
Trait Implementations
impl Copy for GArray
[src]
impl Copy for GArray
impl Clone for GArray
[src]
impl Clone for GArray
fn clone(&self) -> GArray
[src]
fn clone(&self) -> GArray
Returns 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