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

/vbox/include/VBox/vmm/
H A Ddbgf.h566 typedef DECLCALLBACK(int) FNDBGFINFOENUM(PUVM pUVM, const char *pszName, const char *pszDesc, void *pvUser); typedef
567 /** Pointer to a FNDBGFINFOENUM function. */
568 typedef FNDBGFINFOENUM *PFNDBGFINFOENUM;

Completed in 52 milliseconds