Constructor
ArrowDate32DataTypenew
Declaration [src]
GArrowDate32DataType*
garrow_date32_data_type_new (
void
)
Return value
Returns: | GArrowDate32DataType |
A newly created the number of milliseconds since UNIX epoch in 32-bit signed integer data type. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |