Struct glib_sys::GHashTable[][src]

#[repr(C)]
pub struct GHashTable(_);

Trait Implementations

impl Debug for GHashTable
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GHashTable

impl Sync for GHashTable