构造函数

ArrowUInt32DataTypenew

声明 [src]

GArrowUInt32DataType*
garrow_uint32_data_type_new (
  void
)

描述

没有可用的描述。

返回值

类型: GArrowUInt32DataType

新创建的 32 位无符号整数数据类型。

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