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

/vbox/include/VBox/vmm/
H A Dpdmcommon.h115 typedef DECLCALLBACK(bool) FNPDMDEVASYNCNOTIFY(PPDMDEVINS pDevIns); typedef
116 /** Pointer to a FNPDMDEVASYNCNOTIFY. */
117 typedef FNPDMDEVASYNCNOTIFY *PFNPDMDEVASYNCNOTIFY;

Completed in 43 milliseconds