Constructor
ArrowFloatDataTypenew
Declaration [src]
GArrowFloatDataType*
garrow_float_data_type_new (
void
)
Return value
Returns: | GArrowFloatDataType |
The newly created float data type. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |