module Defn : sig ... end
val t : t Ctypes.typ
val t_opt : t option Ctypes.typ
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