Constructor
ArrowStringDataTypenew
Declaration [src]
GArrowStringDataType*
garrow_string_data_type_new (
void
)
Return value
Type: GArrowStringDataType
The newly created UTF-8 encoded string data type.
The caller of the function takes ownership of the data, and is responsible for freeing it. |