Function vboxhelper::is_vm_state[][src]

pub fn is_vm_state(id: &VmId, state: VmState) -> Result<bool, Error>

Check whether a virtual machine is currently in a certain state.