Constructor

ArrowHalfFloatDataTypenew

Declaration [src]

GArrowHalfFloatDataType*
garrow_half_float_data_type_new (
  void
)

Description

No description available.
Available since:11.0.0

Return value

Returns: GArrowHalfFloatDataType
 

The newly created half float data type.

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