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