Constructor

ArrowHalfFloatScalarnew

since: 11.0.0

Declaration [src]

GArrowHalfFloatScalar*
garrow_half_float_scalar_new (
  guint16 value
)

Description

No description available.

Available since: 11.0.0

Parameters

value

Type: guint16

The value of this scalar.

Return value

Type: GArrowHalfFloatScalar

A newly created GArrowHalfFloatScalar.

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