Function coremidi_sys::MIDIObjectGetIntegerProperty[][src]

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