Method

ArrowInt64Arrayget_value

Declaration [src]

gint64
garrow_int64_array_get_value (
  GArrowInt64Array* array,
  gint64 i
)

Description

No description available.

Parameters

i gint64
 

The index of the target value.

Return value

Returns: gint64
 

The i-th value.