Function crosvm::crosvm::sys::linux::device_helpers::create_sound_device

source ·
pub fn create_sound_device(
    path: &Path,
    protection_type: ProtectionType,
    jail_config: Option<&JailConfig>,
) -> Result<VirtioDeviceStub>