PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
void stringlist_init | ( | stringlist_t * | s | ) |
Definition at line 44 of file stringlist.c.
References s, stringlist_init_with_size(), and STRINGLIST_STARTSIZE.
Referenced by stringlist_add_string_internal(), stringlist_create_with_size(), and test_stringlist().