PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ ByteCopy

#define ByteCopy (   a,
  b,
 
)    memcpy( b, a, c )

Definition at line 281 of file shpopen.c.

Referenced by _SHPSetBounds(), SHPCreateLL(), SHPWriteHeader(), and SHPWriteObject().