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

/vbox/src/VBox/Debugger/
H A DDBGConsole.cpp888 * @param ppDbgc Where to store the pointer to the instance data.
892 int dbgcCreate(PDBGC *ppDbgc, PDBGCBACK pBack, unsigned fFlags) argument
951 *ppDbgc = pDbgc;

Completed in 46 milliseconds