PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ G2FLAGS_SET_M

#define G2FLAGS_SET_M (   gflags,
  value 
)    ((gflags) = (value) ? ((gflags) | G2FLAG_M) : ((gflags) & ~G2FLAG_M))

Definition at line 30 of file gserialized2.h.