Function

AgsAudioSynthUtilalloc

since: 3.9.3

[]

Declaration [src]

AgsSynthUtil*
ags_synth_util_alloc (
  void
)
[]

Description [src]

Allocate AgsSynthUtil-struct.

Available since: 3.9.3

[]

Return value

Type: AgsSynthUtil

A new AgsSynthUtil-struct.

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