typedef PTRSZVAL (__cdecl * ThreadStartProc)(PTHREAD);
timers.h
Function signature for a thread entry point passed to ThreadTo.
Types