构造函数
ArrowDecimal32Scalarnew
始于: 19.0.0
声明 [src]
GArrowDecimal32Scalar*
garrow_decimal32_scalar_new (
GArrowDecimal32DataType* data_type,
GArrowDecimal32* value
)
参数
data_type
-
此标量的
GArrowDecimal32DataType
。数据由函数的调用者拥有。 value
-
类型:
GArrowDecimal32
此标量的值。
数据由函数的调用者拥有。