Constructor

ArrowExtractRegexOptionsnew

since: 23.0.0

Declaration [src]

GArrowExtractRegexOptions*
garrow_extract_regex_options_new (
  void
)

Description

No description available.

Available since: 23.0.0

Return value

Type: GArrowExtractRegexOptions

A newly created GArrowExtractRegexOptions.

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