Constructor

ArrowNullArrayBuildernew

since: 0.13.0

Declaration [src]

GArrowNullArrayBuilder*
garrow_null_array_builder_new (
  void
)

Description

No description available.

Available since: 0.13.0

Return value

Type: GArrowNullArrayBuilder

A newly created GArrowNullArrayBuilder.

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