| PostGIS
    3.4.0dev-r@@SVN_REVISION@@
    | 
| void stringbuffer_set | ( | stringbuffer_t * | sb, | 
| const char * | s | ||
| ) | 
Clear the stringbuffer_t and re-start it with the specified string.
Definition at line 175 of file stringbuffer.c.
References s, str, stringbuffer_append(), and stringbuffer_clear().
Referenced by stringbuffer_copy().

