FortranGIS  Version2.5
integer(kind=c_int), parameter gdt_cint32 = 9

32 bit integer complex, it should be avoided in Fortran and translated into a floating point type

Definition at line 216 of file gdal.F90.