unsigned int axl_hash_int ( axlPointer  key  ) 

Convenience hashing function to store keys that are integers.

Parameters:
key The key that is supported to contain a int value stored using INT_TO_PTR.
Returns:
The index in the hash where is located the associated data.