Skip to main content

MIDISend

Function MIDISend 

Source
pub unsafe extern "C" fn MIDISend(
    port: MIDIPortRef,
    dest: MIDIEndpointRef,
    pktlist: *const MIDIPacketList,
) -> OSStatus