PostGIS  2.5.7dev-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.

30 {
31  s = NULL;
32  return 0;
33 }
static char * s
Definition: cu_out_wkt.c:23

References s.

Referenced by wkt_out_suite_setup().

Here is the caller graph for this function: