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