PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ SADFFlush()

int SADFFlush ( SAFile  file)

Definition at line 155 of file safileio.c.

157 {
158  return fflush( (FILE *) file );
159 }

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: