Function
AgsAudioSFZSynthUtilalloc
since: 3.9.6
Declaration [src]
AgsSFZSynthUtil*
ags_sfz_synth_util_alloc (
void
)
Return value
Type: AgsSFZSynthUtil
The newly allocated AgsSFZSynthUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |