refStringRelease

fnvoid refStringRelease(string str)

Releases a reference on a string; if it was the last reference, the resources allocated by the string are freed as well.

Parameters

stra reference counted string