Method

ArrowInt32Arrayget_value

Declaration [src]

gint32
garrow_int32_array_get_value (
  GArrowInt32Array* array,
  gint64 i
)

Description

No description available.

Parameters

i gint64
 

The index of the target value.

Return value

Returns: gint32
 

The i-th value.