Method
ArrowDate32Arrayget_values
since: 0.7.0
[−]
Declaration [src]
const gint32*
garrow_date32_array_get_values (
GArrowDate32Array* array,
gint64* length
)
[−]
Return value
Type: An array of gint32
The raw values.
The length of the array is in the length argument. |
The data is owned by the instance. |