Constructor

ArrowHalfFloatScalarnew

Declaration [src]

GArrowHalfFloatScalar*
garrow_half_float_scalar_new (
  guint16 value
)

Description

No description available.
Available since:11.0.0

Parameters

value guint16
 

The value of this scalar.

Return value

Returns: GArrowHalfFloatScalar
 

A newly created GArrowHalfFloatScalar.

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