GenericSet


Description:

[ CCode ( cname = "g_hash_table_new_full" , simple_generics = true ) ]
public GenericSet (HashFunc<T>? hash_func, EqualFunc<T>? equal_func, DestroyNotify? always_pass_null_here = null)