Struct glib_sys::GSList [−][src]
Fields
data: gpointer
next: *mut GSList
Trait Implementations
impl Copy for GSList[src]
impl Copy for GSListimpl Clone for GSList[src]
impl Clone for GSListfn clone(&self) -> GSList[src]
fn clone(&self) -> GSListReturns 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 GSList[src]
impl Debug for GSList