PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ init_wkt_out_suite()

static int init_wkt_out_suite ( void  )
static

Definition at line 29 of file cu_out_wkt.c.

References s.

Referenced by wkt_out_suite_setup().

30 {
31  s = NULL;
32  return 0;
33 }
char * s
Definition: cu_out_wkt.c:23
Here is the caller graph for this function: