Method
AgsAudioMidiCIUtilcopy
since: 5.5.0
Declaration [src]
AgsMidiCIUtil*
ags_midi_ci_util_copy (
AgsMidiCIUtil* midi_ci_util
)
Return value
Type: AgsMidiCIUtil
The newly allocated AgsMidiCIUtil
-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |