Constructor
ArrowDoubleDataTypenew
Declaration [src]
GArrowDoubleDataType*
garrow_double_data_type_new (
void
)
Return value
Type: GArrowDoubleDataType
The newly created 64-bit floating point data type.
The caller of the function takes ownership of the data, and is responsible for freeing it. |