sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
These are bindings and wrappers around the OGR_Fld_*
API.
val t : t Ctypes.typ
Values for proper Ctypes integration/extension
val get_type : t -> field_type_t
get_type t
returns the data type associated with the field definition t
.
val get_name : t -> string
get_name t
returns the name associated with the field definition t
.