Method
ArrowFieldget_data_type
Declaration [src]
GArrowDataType*
garrow_field_get_data_type (
GArrowField* field
)
Return value
Type: GArrowDataType
The data type of the field.
The data is owned by the instance. |
GArrowDataType*
garrow_field_get_data_type (
GArrowField* field
)
Type: GArrowDataType
The data type of the field.
The data is owned by the instance. |