Method
AgsAudioMidiUmpUtilcopy
since: 5.5.4
Declaration [src]
AgsMidiUmpUtil*
ags_midi_ump_util_copy (
AgsMidiUmpUtil* midi_ump_util
)
Return value
Type: AgsMidiUmpUtil
The newly allocated AgsMidiUmpUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |