Method

ArrowDecimal128copy

since: 3.0.0

Declaration [src]

GArrowDecimal128*
garrow_decimal128_copy (
  GArrowDecimal128* decimal
)

Description

No description available.

Available since: 3.0.0

Return value

Type: GArrowDecimal128

A copied GArrowDecimal128.

The caller of the method takes ownership of the data, and is responsible for freeing it.