Constructor

ArrowInt16Scalarnew

Declaration [src]

GArrowInt16Scalar*
garrow_int16_scalar_new (
  gint16 value
)

Description

No description available.
Available since:5.0.0

Parameters

value gint16
 

The value of this scalar.

Return value

Returns: GArrowInt16Scalar
 

A newly created GArrowInt16Scalar.

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