PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ DBFGetRecordCount()

int SHPAPI_CALL DBFGetRecordCount ( DBFHandle  psDBF)

Definition at line 1208 of file dbfopen.c.

References SHPAPI_CALL.

Referenced by ShpLoaderOpenShape().

1210 {
1211  return( psDBF->nRecords );
1212 }
Here is the caller graph for this function: