P99

◆ tss_create_throw

#define tss_create_throw (   ...)    P99_THROW_CALL_THRD(tss_create, __VA_ARGS__)

A wrapper arround tss_create that throws an exception on error.

Definition at line 316 of file p99_c99_throw.h.