Method

AgsAudioFMSynthUtilcopy

since: 3.9.3

Declaration [src]

gpointer
ags_fm_synth_util_copy (
  AgsFMSynthUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.3

Return value

Type: gpointer

A pointer of the new AgsFMSynthUtil-struct.

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