GDAL_OF_SHARED

Open in shared mode. Used by GDALOpenEx(). @since GDAL 2.0

extern (C) extern (Windows)
enum GDAL_OF_SHARED = 0x20;

Meta