int64Hash

fun int64Hash(v: <Error class: unknown class>): <Error class: unknown class>

Converts a pointer to a #gint64 to a hash value.

It can be passed to g_hash_table_new() as the @hash_func parameter, when using non-null pointers to 64-bit integer values as keys in a #GHashTable.

Return

a hash value corresponding to the key.

Since

2.22

Parameters

v

a pointer to a #gint64 key