Struct glib_sys::GHashTableIter[][src]

#[repr(C)]
pub 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 Copy for GHashTableIter
[src]

impl Clone for GHashTableIter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GHashTableIter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GHashTableIter

impl !Sync for GHashTableIter