Constructor

ArrowNullArrayBuildernew

Declaration [src]

GArrowNullArrayBuilder*
garrow_null_array_builder_new (
  void
)

Description

No description available.
Available since:0.13.0

Return value

Returns: GArrowNullArrayBuilder
 

A newly created GArrowNullArrayBuilder.

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