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