Method

AgsRegexUtilcopy

since: 6.3.2

Declaration [src]

gpointer
ags_regex_util_copy (
  AgsRegexUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 6.3.2

Return value

Type: gpointer

A pointer of the new AgsRegexUtil-struct.

The data is owned by the instance.
The return value can be NULL.