PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ MIN

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

Definition at line 283 of file shpopen.c.