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