Method

ArrowDecimal32copy

since: 19.0.0

Declaration [src]

GArrowDecimal32*
garrow_decimal32_copy (
  GArrowDecimal32* decimal
)

Description

No description available.

Available since: 19.0.0

Return value

Type: GArrowDecimal32

A copied GArrowDecimal32.

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