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

◆ SADFOpen()

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

Definition at line 94 of file safileio.c.

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

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: