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