SDL_Thread
A handle to an SDL-created thread. Freed on GC after join.
Note: The engine generally doesn't expose custom usage for threads.
wait() function
Block until this thread terminates.
Returns: None
A handle to an SDL-created thread. Freed on GC after join.
Note: The engine generally doesn't expose custom usage for threads.
Block until this thread terminates.
Returns: None