FortranGIS  Version2.5
integer(kind=c_int), parameter gdt_cfloat32 = 10

32 bit (*2) floating point complex, in Fortran it can be declared as COMPLEX(kind=C_FLOAT_COMPLEX)

Definition at line 217 of file gdal.F90.