module GDAL.OGRFieldDefn (OGRFieldDefn(..), IOGRFieldDefn, upcastOGRFieldDefn, downcastOGRFieldDefn, oGRFieldDefn_GetNameRef, oGRFieldDefn_GetType) where import GDAL.OGRFieldDefn.RawType import GDAL.OGRFieldDefn.Interface import GDAL.OGRFieldDefn.Implementation