Function enter_vm

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