typedef void (__cdecl * TimerCallbackProc)(PTRSZVAL psv);
timers.h
Function signature for user callbacks passed to AddTimer.
Types