Skip to main content

MIDIObjectSetDictionaryProperty

Function MIDIObjectSetDictionaryProperty 

Source
pub unsafe extern "C" fn MIDIObjectSetDictionaryProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    dict: CFDictionaryRef,
) -> OSStatus