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

/vbox/include/VBox/
H A Dcdefs.h278 /** @def USBLIB_DECL
283 # define USBLIB_DECL(type) type VBOXCALL macro
285 # define USBLIB_DECL(type) DECLEXPORT(type) VBOXCALL macro
287 # define USBLIB_DECL(type) DECLIMPORT(type) VBOXCALL macro

Completed in 47 milliseconds