Struct glib::translate::HashTable[][src]

pub struct HashTable(_);

Trait Implementations

impl Drop for HashTable
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for HashTable

impl !Sync for HashTable