Function with_current_vm

Source
pub fn with_current_vm<R>(f: impl FnOnce(&VirtualMachine) -> R) -> R