Skip to main content

MIDIClientCreateWithBlock

Function MIDIClientCreateWithBlock 

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