Converts a pointer to a gdouble to a hash value.
It can be passed to g_hash_table_new() as the hash_func parameter,
It can be passed to g_hash_table_new() as the hash_func parameter,
when using non-null pointers to doubles as keys in a GLib.HashTable.
Converts a pointer to a
gdoubleto a hash value. It can be passed tog_hash_table_new()as thehash_funcparameter, It can be passed tog_hash_table_new()as thehash_funcparameter, when using non-nullpointers to doubles as keys in a GLib.HashTable.