Function
AgsAudioSynthUtilalloc
since: 3.9.3
Declaration [src]
AgsSynthUtil*
ags_synth_util_alloc (
void
)
Return value
Type: AgsSynthUtil
A new AgsSynthUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |