Constructor

ArrowInt32Scalarnew

Declaration [src]

GArrowInt32Scalar*
garrow_int32_scalar_new (
  gint32 value
)

Description

No description available.
Available since:5.0.0

Parameters

value gint32
 

The value of this scalar.

Return value

Returns: GArrowInt32Scalar
 

A newly created GArrowInt32Scalar.

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