Return the number of entries in a dictionary
#include <strm.h>
size_t strm_dict_size( const strm_dict_t *dict );
libstrm
The function strm_dict_size() returns the number of entries in the specified dictionary.
The number of entries in the specified dictionary.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |