Constructor

ArrowDate32Scalarnew

Declaration [src]

GArrowDate32Scalar*
garrow_date32_scalar_new (
  gint32 value
)

Description

No description available.
Available since:5.0.0

Parameters

value gint32
 

The value of this scalar.

Return value

Returns: GArrowDate32Scalar
 

A newly created GArrowDate32Scalar.

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