Skip to main content

MIDISendEventList

Function MIDISendEventList 

Source
pub unsafe extern "C" fn MIDISendEventList(
    port: MIDIPortRef,
    dest: MIDIEndpointRef,
    evtlist: *const MIDIEventList,
) -> OSStatus