Method

AgsAudioLFOSynthUtilcopy

since: 4.0.0

Declaration [src]

gpointer
ags_lfo_synth_util_copy (
  AgsLFOSynthUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 4.0.0

Return value

Type: gpointer

A pointer of the new AgsLFOSynthUtil-struct.

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