PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ G2FLAGS_SET_VERSION

#define G2FLAGS_SET_VERSION (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G2FLAG_VER_0) : ((gflags) & ~G2FLAG_VER_0))

Definition at line 34 of file gserialized2.h.