Function coremidi_sys::MIDIObjectSetIntegerProperty[][src]

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