构造函数

ArrowFixedSizeBinaryDataTypenew

声明 [源代码]

GArrowFixedSizeBinaryDataType*
garrow_fixed_size_binary_data_type_new (
  gint32 byte_width
)

描述

暂无描述。

参数

byte_width(字节宽度)

类型: gint32

暂无描述。

返回值

类型: GArrowFixedSizeBinaryDataType

暂无描述。

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