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

/vbox/include/VBox/vmm/
H A Dcfgm.h80 typedef DECLCALLBACK(int) FNCFGMCONSTRUCTOR(PUVM pUVM, PVM pVM, void *pvUser); typedef
81 /** Pointer to a FNCFGMCONSTRUCTOR(). */
82 typedef FNCFGMCONSTRUCTOR *PFNCFGMCONSTRUCTOR;

Completed in 42 milliseconds