Method

AgsAudioTremoloUtilcopy

since: 5.2.0

Declaration [src]

gpointer
ags_tremolo_util_copy (
  AgsTremoloUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 5.2.0

Return value

Type: gpointer

A pointer of the new AgsTremoloUtil-struct.

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