Function coremidi_sys::MIDIDestinationCreateWithBlock [−][src]
pub unsafe extern "C" fn MIDIDestinationCreateWithBlock(
client: MIDIClientRef,
name: CFStringRef,
outDest: *mut MIDIEndpointRef,
readBlock: MIDIReadBlock
) -> OSStatus