Constructor

ArrowHalfFloatArrayBuildernew

Declaration [src]

GArrowHalfFloatArrayBuilder*
garrow_half_float_array_builder_new (
  void
)

Description

No description available.
Available since:11.0.0

Return value

Returns: GArrowHalfFloatArrayBuilder
 

A newly created GArrowHalfFloatArrayBuilder.

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