silc_hash_uint
SYNOPSIS
SilcUInt32 silc_hash_uint(void *key, void *user_context);
DESCRIPTION
Basic hash function to hash integers. May be used with the SilcHashTable. Comparison function is not needed, the SilcHashTable will automatically compare integer values.