pub type AUParameterObserverToken = *mut c_void;Available on crate feature
AUParameters only.Expand description
A token representing an installed AUParameterObserver, AUParameterRecordingObserver, or AUParameterAutomationObserver.
See also Appleās documentation