Constructor

ArrowHalfFloatDataTypenew

since: 11.0.0

Declaration [src]

GArrowHalfFloatDataType*
garrow_half_float_data_type_new (
  void
)

Description

No description available.

Available since: 11.0.0

Return value

Type: GArrowHalfFloatDataType

The newly created half float data type.

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