Constructor

ArrowInt64DataTypenew

Declaration [src]

GArrowInt64DataType*
garrow_int64_data_type_new (
  void
)

Description

No description available.

Return value

Type: GArrowInt64DataType

The newly created 64-bit integer data type.

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