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