建構子

ArrowDecimal64Scalarnew

自:19.0.0 起

宣告 [src]

GArrowDecimal64Scalar*
garrow_decimal64_scalar_new (
  GArrowDecimal64DataType* data_type,
  GArrowDecimal64* value
)

描述

無可用描述。

自 19.0.0 起可用

參數

data_type

類型: GArrowDecimal64DataType

此純量的 GArrowDecimal64DataType

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

類型: GArrowDecimal64

此純量的值。

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

傳回值

類型: GArrowDecimal64Scalar

新建立的 GArrowDecimal64Scalar

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