Skip to main content

MIDIObjectGetProperties

Function MIDIObjectGetProperties 

Source
pub unsafe extern "C" fn MIDIObjectGetProperties(
    obj: MIDIObjectRef,
    outProperties: *mut CFPropertyListRef,
    deep: Boolean,
) -> OSStatus