PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ 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: