方法

ArrowDictionaryDataTypeget_value_data_type

自:0.14.0 起可用

声明 [源代码]

GArrowDataType*
garrow_dictionary_data_type_get_value_data_type (
  GArrowDictionaryDataType* dictionary_data_type
)

描述

暂无描述。

可用版本:0.14.0

返回值

类型: GArrowDataType

字典值的 GArrowDataType

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