Function crosvm::crosvm::sys::linux::device_helpers::create_vhost_user_fs_device

source ยท
pub fn create_vhost_user_fs_device(
    protection_type: ProtectionType,
    option: &VhostUserFsOption,
) -> Result<VirtioDeviceStub>