方法

ArrowListDataTypeget_field

自:0.13.0 起可用

声明 [源代码]

GArrowField*
garrow_list_data_type_get_field (
  GArrowListDataType* list_data_type
)

描述

暂无描述。

可用版本:0.13.0

返回值

类型: GArrowField

值的字段。

方法的调用者将拥有数据的所有权,并负责释放它。