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