Constructor

ArrowUInt16Scalarnew

Declaration [src]

GArrowUInt16Scalar*
garrow_uint16_scalar_new (
  guint16 value
)

Description

No description available.
Available since:5.0.0

Parameters

value guint16
 

The value of this scalar.

Return value

Returns: GArrowUInt16Scalar
 

A newly created GArrowUInt16Scalar.

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