方法

ArrowDictionaryDataTypeget_index_data_type

起始版本: 0.8.0

声明 [src]

GArrowDataType*
garrow_dictionary_data_type_get_index_data_type (
  GArrowDictionaryDataType* dictionary_data_type
)

描述

没有可用的描述。

可用起始版本: 0.8.0

返回值

类型: GArrowDataType

索引的 GArrowDataType

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