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

/vbox/include/VBox/
H A Dcdefs.h352 /** @def VMMRZDECL
357 # define VMMRZDECL(type) DECLEXPORT(type) VBOXCALL macro
359 # define VMMRZDECL(type) DECLIMPORT(type) VBOXCALL macro
361 # define VMMRZDECL(type) DECL_INVALID(type) macro

Completed in 310 milliseconds