Destroy a dictionary object handle
#include <strm.h>
int strm_dict_destroy( strm_dict_t *dict );
libstrm
The function strm_dict_destroy() destroys the specified dictionary object handle and frees the memory allocated for the dictionary object if this is the last handle.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |