enter_vm

Function enter_vm 

Source
pub fn enter_vm<R>(vm: &VirtualMachine, f: impl FnOnce() -> R) -> R