Constructor

ArrowDate32Scalarnew

since: 5.0.0

Declaration [src]

GArrowDate32Scalar*
garrow_date32_scalar_new (
  gint32 value
)

Description

No description available.

Available since: 5.0.0

Parameters

value

Type: gint32

The value of this scalar.

Return value

Type: GArrowDate32Scalar

A newly created GArrowDate32Scalar.

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