Skip to main content

MIDIObjectGetDictionaryProperty

Function MIDIObjectGetDictionaryProperty 

Source
pub unsafe extern "C" fn MIDIObjectGetDictionaryProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    outDict: *mut CFDictionaryRef,
) -> OSStatus