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