Constructor

ArrowFloatDataTypenew

Declaration [src]

GArrowFloatDataType*
garrow_float_data_type_new (
  void
)

Description

No description available.

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.