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

Trait Implementations

impl Clone for Struct__GHashTableIter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GHashTableIter
[src]

impl Default for Struct__GHashTableIter
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GHashTableIter

impl !Sync for Struct__GHashTableIter