Constructor

ArrowInt16Scalarnew

since: 5.0.0

Declaration [src]

GArrowInt16Scalar*
garrow_int16_scalar_new (
  gint16 value
)

Description

No description available.

Available since: 5.0.0

Parameters

value

Type: gint16

The value of this scalar.

Return value

Type: GArrowInt16Scalar

A newly created GArrowInt16Scalar.

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