Method

ArrowDecimal64copy

since: 19.0.0

Declaration [src]

GArrowDecimal64*
garrow_decimal64_copy (
  GArrowDecimal64* decimal
)

Description

No description available.

Available since: 19.0.0

Return value

Type: GArrowDecimal64

A copied GArrowDecimal64.

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