Constructor
ArrowUTF8NormalizeOptionsnew
since: 8.0.0
Declaration [src]
GArrowUTF8NormalizeOptions*
garrow_utf8_normalize_options_new (
void
)
Return value
Type: GArrowUTF8NormalizeOptions
A newly created GArrowUTF8NormalizeOptions
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |