int axl_hash_equal_int ( axlPointer  keya,
axlPointer  keyb 
)

Convenience hash function to compare two keys that holds integers values.

Parameters:
keya The first key to compare.
keyb The second key to compare.
Returns:
0 if both keys are equal, 1 if not.