Struct gst::ffi::Struct__GSList [−][src]
Fields
data: gpointer
next: *mut GSList
Trait Implementations
impl Clone for Struct__GSList
[src]
impl Clone for Struct__GSList
fn clone(&self) -> Struct__GSList
[src]
fn clone(&self) -> Struct__GSList
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 Copy for Struct__GSList
[src]
impl Copy for Struct__GSList
impl Default for Struct__GSList
[src]
impl Default for Struct__GSList
fn default() -> Struct__GSList
[src]
fn default() -> Struct__GSList
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GSList
impl !Send for Struct__GSList
impl !Sync for Struct__GSList
impl !Sync for Struct__GSList