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