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