Skip to main content

MIDIObjectSetStringProperty

Function MIDIObjectSetStringProperty 

Source
pub unsafe extern "C" fn MIDIObjectSetStringProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    str_: CFStringRef,
) -> OSStatus