建構子

ArrowTime32Scalarnew

自版本:5.0.0

宣告 [src]

GArrowTime32Scalar*
garrow_time32_scalar_new (
  GArrowTime32DataType* data_type,
  gint32 value
)

描述

無可用描述。

自版本 5.0.0 起可用

參數

data_type

類型: GArrowTime32DataType

此純量的 GArrowTime32DataType

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

類型: gint32

此純量的數值。

回傳值

類型: GArrowTime32Scalar

新建立的 GArrowTime32Scalar

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