Skip to main content

MIDISourceCreate

Function MIDISourceCreate 

Source
pub unsafe extern "C" fn MIDISourceCreate(
    client: MIDIClientRef,
    name: CFStringRef,
    outSrc: *mut MIDIEndpointRef,
) -> OSStatus