![]() |
Home |
|
Function RTKGetLocalDataThis function returns a user data entry for the currently running task: void * RTKGetLocalData(int Index); This function returns the same result as RTKGetUserData(RTKCurrentTaskHandle(), Index); but is faster.
|