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