Method

ArrowInt32Arraysum

Declaration [src]

gint64
garrow_int32_array_sum (
  GArrowInt32Array* array
  GError** error
)

Description

No description available.
Available since:0.13.0

Return value

Returns: gint64
 

The value of the computed sum on success, If an error is occurred, the returned value is untrustful value.