GDAL_OF_RASTER

Allow raster drivers to be used. Used by GDALOpenEx(). @since GDAL 2.0

extern (C) extern (System)
enum GDAL_OF_RASTER = 0x02;

Meta