Constructor

ArrowDate32ArrayBuildernew

Declaration [src]

GArrowDate32ArrayBuilder*
garrow_date32_array_builder_new (
  void
)

Description

No description available.
Available since:0.7.0

Return value

Returns: GArrowDate32ArrayBuilder
 

A newly created GArrowDate32ArrayBuilder.

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