CARB_ABI#

Defined in carb/Defines.h

CARB_ABI#

Defined as __cdecl on Windows and an empty define on Linux. Used to explicitly state ABI calling convention for API functions. Update: Deprecated. Define left for compatibility.