Searched defs:VM_SET_ERROR_U (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Dvmapi.h138 #define VM_SET_ERROR_U(a_pUVM, a_rc, a_pszMessage) (VMR3SetError(a_pUVM, a_rc, RT_SRC_POS, a_pszMessage)) macro

Completed in 33 milliseconds