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
}
SAOffset
unsigned long SAOffset
Definition:
shapefil.h:286
Referenced by
SASetupDefaultHooks()
.
Here is the caller graph for this function:
loader
safileio.c
Generated by
1.9.1