方法
ArrowDictionaryDataTypeget_value_data_type
始於:0.14.0
宣告 [src]
GArrowDataType*
garrow_dictionary_data_type_get_value_data_type (
GArrowDictionaryDataType* dictionary_data_type
)
回傳值
類型: GArrowDataType
字典值的 GArrowDataType
。
此方法的呼叫者取得資料的所有權,並負責釋放它。 |