coreaudio_sys::audio_unit::AudioUnitPropertyListenerProc [] [src]

type AudioUnitPropertyListenerProc = Option<extern fn(inRefCon: *mut c_void, inUnit: AudioUnit, inID: AudioUnitPropertyID, inScope: AudioUnitScope, inElement: AudioUnitElement)>;