Constructor

ArrowDate64ArrayBuildernew

Declaration [src]

GArrowDate64ArrayBuilder*
garrow_date64_array_builder_new (
  void
)

Description

No description available.
Available since:0.7.0

Return value

Returns: GArrowDate64ArrayBuilder
 

A newly created GArrowDate64ArrayBuilder.

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