PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ init_wkb_in_suite()

static int init_wkb_in_suite ( void  )
static

Definition at line 30 of file cu_in_wkb.c.

References hex_a, and hex_b.

Referenced by wkb_in_suite_setup().

31 {
32  hex_a = NULL;
33  hex_b = NULL;
34  return 0;
35 }
char * hex_a
Definition: cu_in_wkb.c:23
char * hex_b
Definition: cu_in_wkb.c:24
Here is the caller graph for this function: