Updated: October 28, 2024 |
Get the number of entries in a dictionary
#include <sys/strm.h>
size_t strm_dict_size(const strm_dict_t *dict)
This function returns the number of entries in the dictionary specified by dict.
The number of entries in the dictionary.