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

/vbox/include/VBox/vmm/
H A Dpdmasynccompletion.h90 typedef DECLCALLBACK(void) FNPDMASYNCCOMPLETEUSB(PPDMUSBINS pUsbIns, void *pvUser, int rc); typedef
91 /** Pointer to a FNPDMASYNCCOMPLETEUSB(). */
92 typedef FNPDMASYNCCOMPLETEUSB *PFNPDMASYNCCOMPLETEUSB;

Completed in 41 milliseconds