PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ DBFGetRecordCount()

int SHPAPI_CALL DBFGetRecordCount ( DBFHandle  psDBF)

Definition at line 1208 of file dbfopen.c.

1210 {
1211  return( psDBF->nRecords );
1212 }

Referenced by ShpLoaderOpenShape().

Here is the caller graph for this function: