Function MIDIObjectSetIntegerProperty

Source
pub unsafe extern "C" fn MIDIObjectSetIntegerProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    value: SInt32,
) -> OSStatus