| PostGIS
    3.7.0dev-r@@SVN_REVISION@@
    | 
| const char SHPAPI_CALL1* DBFReadTuple | ( | DBFHandle | psDBF, | 
| int | hEntity | ||
| ) | -> nRecords) return SHPLIB_NULLPTR;if(!DBFLoadRecord(psDBF, hEntity)) return SHPLIB_NULLPTR;return STATIC_CAST(const char *, psDBF->pszCurrentRecord | 
References DBFLoadRecord(), SHPLIB_NULLPTR, and STATIC_CAST.
