Creates an integer hash code for the byte data in the glib.Bytes
This function can be passed to HashTable.new as the key_hash_func parameter, when using non-NULL glib.Bytes pointers as keys in a glib.HashTable
a hash value corresponding to the key.
2.32
Creates an integer hash code for the byte data in the glib.Bytes
This function can be passed to HashTable.new as the key_hash_func parameter, when using non-NULL glib.Bytes pointers as keys in a glib.HashTable