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

/vbox/include/VBox/
H A Dcdefs.h386 /** @def VMMR3_INT_DECL
391 # define VMMR3_INT_DECL(type) DECLHIDDEN(type) VBOXCALL macro
393 # define VMMR3_INT_DECL(type) DECL_INVALID(type) macro

Completed in 31 milliseconds