Constructor
ArrowMonthDayNanoIntervalArrayBuildernew
since: 8.0.0
Declaration [src]
GArrowMonthDayNanoIntervalArrayBuilder*
garrow_month_day_nano_interval_array_builder_new (
void
)
Return value
Type: GArrowMonthDayNanoIntervalArrayBuilder
A newly created GArrowMonthDayNanoIntervalArrayBuilder
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |