Function make_handle_ref

Source
pub fn make_handle_ref<T: AudioProcessorHandle + 'static>(
    v: T,
) -> AudioProcessorHandleRef
Expand description

Build a shared reference to a boxed generic handle