Constructor
ArrowLargeStringDataTypenew
since: 0.17.0
Declaration [src]
GArrowLargeStringDataType*
garrow_large_string_data_type_new (
void
)
Return value
Type: GArrowLargeStringDataType
The newly created GArrowLargeStringDataType
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |