Method

ArrowDecimal256copy

Declaration [src]

GArrowDecimal256*
garrow_decimal256_copy (
  GArrowDecimal256* decimal
)

Description

No description available.
Available since:3.0.0

Return value

Returns: GArrowDecimal256
 

A copied GArrowDecimal256.

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