建構子

ArrowTimestampScalarnew

since: 5.0.0

宣告 [src]

GArrowTimestampScalar*
garrow_timestamp_scalar_new (
  GArrowTimestampDataType* data_type,
  gint64 value
)

描述

無可用描述。

自版本起可用:5.0.0

參數

data_type

類型: GArrowTimestampDataType

此純量的 GArrowTimestampDataType

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

類型: gint64

此純量的值。

傳回值

類型: GArrowTimestampScalar

新建立的 GArrowTimestampScalar

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