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

/vbox/include/VBox/
H A Dcdefs.h364 /** @def VMMDECL
369 # define VMMDECL(type) DECLHIDDEN(type) VBOXCALL macro
371 # define VMMDECL(type) DECLEXPORT(type) VBOXCALL macro
373 # define VMMDECL(type) DECLIMPORT(type) VBOXCALL macro

Completed in 32 milliseconds