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

◆ DBFGetRecordCount()

int SHPAPI_CALL DBFGetRecordCount ( DBFHandle  psDBF)

Definition at line 1176 of file dbfopen.c.

1177{
1178 return (psDBF->nRecords);
1179}

Referenced by ShpLoaderOpenShape().

Here is the caller graph for this function: