Method

AgsAudioSynthUtilcopy

since: 3.9.3

Declaration [src]

gpointer
ags_synth_util_copy (
  AgsSynthUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.3

Return value

Type: gpointer

A pointer of the new AgsSynthUtil-struct.

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