c_g_hash_table_new_full

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
GHashTable* function(GHashFunc hashFunc, GEqualFunc keyEqualFunc, GDestroyNotify keyDestroyFunc, GDestroyNotify valueDestroyFunc) c_g_hash_table_new_full;

Meta