Function coremidi_sys::MIDIClientCreateWithBlock[][src]

pub unsafe extern "C" fn MIDIClientCreateWithBlock(
    name: CFStringRef,
    outClient: *mut MIDIClientRef,
    notifyBlock: MIDINotifyBlock
) -> OSStatus