Constructor

ArrowUInt32ArrayBuildernew

Declaration [src]

GArrowUInt32ArrayBuilder*
garrow_uint32_array_builder_new (
  void
)

Description

No description available.

Return value

Returns: GArrowUInt32ArrayBuilder
 

A newly created GArrowUInt32ArrayBuilder.

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