| PostGIS
    3.4.0dev-r@@SVN_REVISION@@
    | 
| void stringbuffer_copy | ( | stringbuffer_t * | dst, | 
| stringbuffer_t * | src | ||
| ) | 
Copy the contents of src into dst.
Definition at line 185 of file stringbuffer.c.
References stringbuffer_getstring(), and stringbuffer_set().
