Constructor

ArrowDate64Scalarnew

since: 5.0.0

Declaration [src]

GArrowDate64Scalar*
garrow_date64_scalar_new (
  gint64 value
)

Description

No description available.

Available since: 5.0.0

Parameters

value

Type: gint64

The value of this scalar.

Return value

Type: GArrowDate64Scalar

A newly created GArrowDate64Scalar.

The caller of the function takes ownership of the data, and is responsible for freeing it.