Function MIDIObjectGetIntegerProperty

Source
pub unsafe extern "C" fn MIDIObjectGetIntegerProperty(
    obj: MIDIObjectRef,
    propertyID: CFStringRef,
    outValue: *mut SInt32,
) -> OSStatus