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