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

/vbox/include/VBox/vmm/
H A Dpdmasynccompletion.h65 typedef DECLCALLBACK(void) FNPDMASYNCCOMPLETEDEV(PPDMDEVINS pDevIns, void *pvUser, int rc); typedef
66 /** Pointer to a FNPDMASYNCCOMPLETEDEV(). */
67 typedef FNPDMASYNCCOMPLETEDEV *PFNPDMASYNCCOMPLETEDEV;

Completed in 41 milliseconds