Constructor

ArrowMonthIntervalArrayBuildernew

Declaration [src]

GArrowMonthIntervalArrayBuilder*
garrow_month_interval_array_builder_new (
  void
)

Description

No description available.
Available since:8.0.0

Return value

Returns: GArrowMonthIntervalArrayBuilder
 

A newly created GArrowMonthIntervalArrayBuilder.

 The caller of the function takes ownership of the data, and is responsible for freeing it.