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