Method

ArrowInt8Arraysum

Declaration [src]

gint64
garrow_int8_array_sum (
  GArrowInt8Array* 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.