Constructor
ArrowMonthDayNanoIntervalDataTypenew
Declaration [src]
GArrowMonthDayNanoIntervalDataType*
garrow_month_day_nano_interval_data_type_new (
void
)
Return value
Returns: | GArrowMonthDayNanoIntervalDataType |
The newly created month day nano interval data type. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |