Destroy a dictionary object handle.
#include <sys/strm.h>
int strm_dict_destroy(strm_dict_t *dict)
BlackBerry 10.0.0
A dictionary object handle.
This function destroys the specified dictionary object handle and frees the memory allocated for the dictionary object if this is the last handle.
Success
An error occurred (errno is set).