HashTable


Description:

[ CCode ( cname = "g_hash_table_new_full" , simple_generics = true ) ]
public HashTable (HashFunc<K>? hash_func, EqualFunc<K>? key_equal_func)