Method

ArrowDecimal256copy

since: 3.0.0

Declaration [src]

GArrowDecimal256*
garrow_decimal256_copy (
  GArrowDecimal256* decimal
)

Description

No description available.

Available since: 3.0.0

Return value

Type: GArrowDecimal256

A copied GArrowDecimal256.

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