Method
ArrowBaseListDataTypeget_field
since: 21.0.0
Declaration [src]
GArrowField*
garrow_base_list_data_type_get_field (
GArrowBaseListDataType* base_list_data_type
)
Return value
Type: GArrowField
The field of value.
The caller of the method takes ownership of the data, and is responsible for freeing it. |