建構子

ArrowDecimal256Scalarnew

始於:5.0.0

宣告 [src]

GArrowDecimal256Scalar*
garrow_decimal256_scalar_new (
  GArrowDecimal256DataType* data_type,
  GArrowDecimal256* value
)

描述

無可用描述。

自 5.0.0 版本起可用

參數

data_type

類型: GArrowDecimal256DataType

此純量的 GArrowDecimal256DataType

資料的所有權屬於函式的呼叫者。
value

類型: GArrowDecimal256

此純量的數值。

資料的所有權屬於函式的呼叫者。

傳回值

類型: GArrowDecimal256Scalar

新建立的 GArrowDecimal256Scalar

函式的呼叫者取得資料的所有權,並負責釋放它。