gdal2 ~master (2019-02-12T19:12:12Z)
Home
Dub
Repo
GDALProgressFunc
gdal
cpl
progress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
GDALProgressFunc
=
int
function
(
double
dfComplete
,
const
(
char
)*
pszMessage
,
void
*
pProgressArg
)
nothrow @
nogc
Meta
Source
See Implementation
gdal
cpl
progress
aliases
GDALProgressFunc
functions
GDALCreateScaledProgress
GDALDestroyScaledProgress
GDALDummyProgress
GDALScaledProgress
GDALTermProgress