构造函数

ArrowInt16DataTypenew

声明 [源代码]

GArrowInt16DataType*
garrow_int16_data_type_new (
  void
)

描述

暂无描述。

返回值

类型: GArrowInt16DataType

新创建的 16 位整数数据类型。

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