MIDIEventListInit

Function MIDIEventListInit 

Source
pub unsafe extern "C-unwind" fn MIDIEventListInit(
    evtlist: NonNull<MIDIEventList>,
    protocol: MIDIProtocolID,
) -> NonNull<MIDIEventPacket>
👎Deprecated: renamed to MIDIEventList::init
Available on crate feature MIDIServices only.