package gdal

  1. Overview
  2. Docs
type 'a t
val byte : int t
val uint16 : int t
val int16 : int t
val uint32 : Unsigned.uint32 t
val int32 : int32 t
val float32 : float t
val float64 : float t
val to_int : 'a t -> int
val to_element_t : 'a t -> 'a Ctypes.typ
OCaml

Innovation. Community. Security.