PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ SADFClose()

int SADFClose ( SAFile  file)

Definition at line 165 of file safileio.c.

167 {
168  return fclose( (FILE *) file );
169 }

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: