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

/vbox/include/iprt/
H A Derr.h595 typedef RTERRVARS const *PCRTERRVARS; typedef
610 RTDECL(void) RTErrVarsRestore(PCRTERRVARS pVars);
619 RTDECL(bool) RTErrVarsAreEqual(PCRTERRVARS pVars1, PCRTERRVARS pVars2);
628 RTDECL(bool) RTErrVarsHaveChanged(PCRTERRVARS pVars);

Completed in 74 milliseconds