Function devices::virtio::vhost_user_backend::snd::sys::linux::run_snd_device
source ยท pub fn run_snd_device(opts: Options) -> Result<()>
Expand description
Starts a vhost-user snd device.
Returns an error if the given args
is invalid or the device fails to run.