pub fn is_hypervisor_present() -> bool
Check if there is a hypervisor present Returns true if a suitable hypervisor is available. If this returns false, no hypervisor-backed sandboxes can be created.
true
false