silc_hash_ptr

SYNOPSIS

    SilcUInt32 silc_hash_ptr(void *key, void *user_context);

DESCRIPTION

Basic hash funtion to hash pointers. May be used with the SilcHashTable. Comparison function is not needed, the SilcHashTable will automatically compare pointer values.