Method

ArrowDecimal128copy

Declaration [src]

GArrowDecimal128*
garrow_decimal128_copy (
  GArrowDecimal128* decimal
)

Description

No description available.
Available since:3.0.0

Return value

Returns: GArrowDecimal128
 

A copied GArrowDecimal128.

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