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