Struct gst::ffi::Struct__GHashTableIter [−][src]
#[repr(C)]pub struct Struct__GHashTableIter { pub dummy1: gpointer, pub dummy2: gpointer, pub dummy3: gpointer, pub dummy4: c_int, pub dummy5: gboolean, pub dummy6: gpointer, }
Fields
dummy1: gpointer
dummy2: gpointer
dummy3: gpointer
dummy4: c_int
dummy5: gboolean
dummy6: gpointer
Trait Implementations
impl Clone for Struct__GHashTableIter
[src]
impl Clone for Struct__GHashTableIter
fn clone(&self) -> Struct__GHashTableIter
[src]
fn clone(&self) -> Struct__GHashTableIter
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__GHashTableIter
[src]
impl Copy for Struct__GHashTableIter
impl Default for Struct__GHashTableIter
[src]
impl Default for Struct__GHashTableIter
fn default() -> Struct__GHashTableIter
[src]
fn default() -> Struct__GHashTableIter
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GHashTableIter
impl !Send for Struct__GHashTableIter
impl !Sync for Struct__GHashTableIter
impl !Sync for Struct__GHashTableIter