Module Gdal.T

module Defn : sig ... end
type t = unit Ctypes.ptr
val t : t Ctypes.typ
val t_opt : t option Ctypes.typ
val err : exn ‑> unit Ctypes.typ
type envelope
val envelope : envelope Ctypes.structure Ctypes.typ
val envelope_minx : (float, envelope Ctypes.structure) Ctypes.field
val envelope_maxx : (float, envelope Ctypes.structure) Ctypes.field
val envelope_miny : (float, envelope Ctypes.structure) Ctypes.field
val envelope_maxy : (float, envelope Ctypes.structure) Ctypes.field