构造函数
ArrowDecimal256Scalarnew
自:5.0.0
声明 [源代码]
GArrowDecimal256Scalar*
garrow_decimal256_scalar_new (
GArrowDecimal256DataType* data_type,
GArrowDecimal256* value
)
参数
data_type
-
此标量的
GArrowDecimal256DataType
。数据由函数调用者拥有。 value
-
类型:
GArrowDecimal256
此标量的值。
数据由函数调用者拥有。