Constructor
ArrowStringViewDataTypenew
Declaration [src]
GArrowStringViewDataType*
garrow_string_view_data_type_new (
void
)
Return value
Type: GArrowStringViewDataType
The newly created string view data type.
The caller of the function takes ownership of the data, and is responsible for freeing it. |