Method

ArrowFieldget_data_type

Declaration [src]

GArrowDataType*
garrow_field_get_data_type (
  GArrowField* field
)

Description

No description available.

Return value

Returns: GArrowDataType
 

The data type of the field.

 The data is owned by the instance.