Function vm_control::client::do_snd_mute_all  
source ยท pub fn do_snd_mute_all<T: AsRef<Path> + Debug>(
    socket_path: T,
    muted: bool,
) -> Result<(), ()>Expand description
Send a VmRequest for muting/unmuting snd all snd devices`