PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ init_wkb_out_suite()

static int init_wkb_out_suite ( void  )
static

Definition at line 30 of file cu_out_wkb.c.

References s.

Referenced by wkb_out_suite_setup().

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