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