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

/vbox/include/VBox/
H A Dcdefs.h249 /** @def SUPRCDECL(type)
254 # define SUPRCDECL(type) DECLEXPORT(type) VBOXCALL macro
256 # define SUPRCDECL(type) DECLIMPORT(type) VBOXCALL macro

Completed in 33 milliseconds