Skip to main content

MIDIClientCreate

Function MIDIClientCreate 

Source
pub unsafe extern "C" fn MIDIClientCreate(
    name: CFStringRef,
    notifyProc: MIDINotifyProc,
    notifyRefCon: *mut c_void,
    outClient: *mut MIDIClientRef,
) -> OSStatus