PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ MIN

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

Definition at line 283 of file shpopen.c.