PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ init_twkb_out_suite()

static int init_twkb_out_suite ( void  )
static

Definition at line 31 of file cu_out_twkb.c.

32 {
33  s = NULL;
34  w = NULL;
35  return 0;
36 }
static char * w
Definition: cu_out_twkb.c:25
static char * s
Definition: cu_out_twkb.c:24

References s, and w.

Referenced by twkb_out_suite_setup().

Here is the caller graph for this function: