Function

AgsAudioFMSynthUtilalloc

since: 3.9.3

Declaration [src]

AgsFMSynthUtil*
ags_fm_synth_util_alloc (
  void
)

Description [src]

Allocate AgsFMSynthUtil-struct.

Available since: 3.9.3

Return value

Type: AgsFMSynthUtil

A new AgsFMSynthUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.