hash
Description:
Create a hash value for the GckModule.
This function is intended for easily hashing a [class@Module] to add to a [struct@GLib.HashTable] or similar data structure.
Parameters:
this |
a pointer to a Module |
Returns:
An integer that can be used as a hash value, or 0 if invalid. |