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