Disabling throwing exceptions (e.g. in /include/iprt/cdefs.h) can be achieved using throw().
“extern C” prevents name-mangling.
Disabling throwing exceptions (e.g. in /include/iprt/cdefs.h) can be achieved using throw().
“extern C” prevents name-mangling.