Method

AgsAudioChorusUtilcopy

since: 3.13.4

Declaration [src]

gpointer
ags_chorus_util_copy (
  AgsChorusUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.13.4

Return value

Type: gpointer

A pointer of the new AgsChorusUtil-struct.

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