Constructor
ArrowTime64ArrayBuildernew
Declaration [src]
GArrowTime64ArrayBuilder*
garrow_time64_array_builder_new (
GArrowTime64DataType* data_type
)
Parameters
data_type |
GArrowTime64DataType |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowTime64ArrayBuilder |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |