PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ SADFClose()

static int SADFClose ( SAFile  file)
static

Definition at line 162 of file safileio.c.

164 {
165  return fclose( (FILE *) file );
166 }

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: