6int strTestRefCount(_In_opt_ strref s);
7int strTestRopeDepth(_In_opt_ strref s);
8bool strTestRopeNode(_Inout_
strhandle o, _In_opt_ strref s,
bool left);
string * strhandle
Pointer to a string variable.
Core string types and fundamental operations.