CARB_IMPORT
Defined in carb/Defines.h
-
CARB_IMPORT
Imports a function with external linkage from a shared object or DLL.
On all compilers:
extern "C"
Defined in carb/Defines.h
Imports a function with external linkage from a shared object or DLL.
On all compilers: extern "C"