Home | Info | Community | Development | myReactOS | Contact Us
Destroy string.
Definition at line 140 of file triostr.c.
{ if (string) { TRIO_FREE(string); } }