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