Destroy a string handle.
#include <sys/strm.h>
int strm_string_destroy(strm_string_t *sstr)
BlackBerry 10.0.0
A handle to a shareable string object.
This function destroys the specified string handle, and frees the memory allocated for the string object if the specified handle is the last one referencing it.
Success
An error occurred (errno is set).