Function create_virtio_rng_device

Source
pub fn create_virtio_rng_device(
    protection_type: ProtectionType,
    jail_config: Option<&JailConfig>,
) -> Result<VirtioDeviceStub>