wmJNI.c
freeWmString


void
freeWmString(
      char **str)
Deallocates the string str.
.

Parameters:
char **str - String needs to be freed.