refStringRelease

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

void
refStringRelease
(
string str
)

Parameters

str string

a reference counted string