⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

with_alsa_mixer

Function with_alsa_mixer 

Source
pub fn with_alsa_mixer<R, F: FnOnce(&AlsaMixer) -> R>(f: F) -> Option<R>
Expand description

Access the ALSA mixer through a closure