package gdal

  1. Overview
  2. Docs
type t
val t : t Ctypes.typ
type field_type_t =
  1. | Integer
  2. | IntegerList
  3. | Real
  4. | RealList
  5. | String
  6. | StringList
  7. | WideString
  8. | WideStringList
  9. | Binary
  10. | Date
  11. | Time
  12. | DateTime
val get_type : t -> field_type_t
OCaml

Innovation. Community. Security.