Constructor
ArrowNullArrayBuildernew
since: 0.13.0
Declaration [src]
GArrowNullArrayBuilder*
garrow_null_array_builder_new (
void
)
Return value
Type: GArrowNullArrayBuilder
A newly created GArrowNullArrayBuilder
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |