silc_hash_table_count

SYNOPSIS

    SilcUInt32 silc_hash_table_count(SilcHashTable ht);

DESCRIPTION

Returns the number of the entires in the hash table. If there is more entries in the table thatn the size of the hash table calling the silc_hash_table_rehash is recommended.