PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ MIN

#define MIN (   a,
 
)    ((a<b) ? a : b)

Definition at line 64 of file shpopen.c.