Constructor

ArrowExtractRegexSpanOptionsnew

since: 23.0.0

Declaration [src]

GArrowExtractRegexSpanOptions*
garrow_extract_regex_span_options_new (
  void
)

Description

No description available.

Available since: 23.0.0

Return value

Type: GArrowExtractRegexSpanOptions

A newly created GArrowExtractRegexSpanOptions.

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