Type Definition gdal_sys::OGRFieldSubType::Type[][src]

type Type = c_uint;

List of field subtypes. A subtype represents a hint, a restriction of the main type, that is not strictly necessary to consult. This list is likely to be extended in the future … avoid coding applications based on the assumption that all field types can be known. Most subtypes only make sense for a restricted set of main types. @since GDAL 2.0