PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ SADFTell()

static SAOffset SADFTell ( SAFile  file)
static

Definition at line 140 of file safileio.c.

142 {
143  return (SAOffset) ftell( (FILE *) file );
144 }
unsigned long SAOffset
Definition: shapefil.h:286

Referenced by SASetupDefaultHooks().

Here is the caller graph for this function: