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

◆ SADFOpen()

static SAFile SADFOpen ( const char *  pszFilename,
const char *  pszAccess 
)
static

Definition at line 93 of file safileio.c.

95{
96 return (SAFile) fopen( pszFilename, pszAccess );
97}
int * SAFile
Definition shapefil.h:283

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: