Constructor
ArrowDayTimeIntervalDataTypenew
since: 7.0.0
Declaration [src]
GArrowDayTimeIntervalDataType*
garrow_day_time_interval_data_type_new (
void
)
Return value
Type: GArrowDayTimeIntervalDataType
The newly created day time interval data type.
The caller of the function takes ownership of the data, and is responsible for freeing it. |