构造函数

ArrowUInt8DataTypenew

声明 [src]

GArrowUInt8DataType*
garrow_uint8_data_type_new (
  void
)

描述

无可用描述。

返回值

类型: GArrowUInt8DataType

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

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