Constructor
ArrowHalfFloatDataTypenew
since: 11.0.0
Declaration [src]
GArrowHalfFloatDataType*
garrow_half_float_data_type_new (
void
)
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. |