Constant SDL_THREAD_COMPLETE

pub const SDL_THREAD_COMPLETE: SDL_ThreadState;
Available on crate feature dep_sdl3 only.
Expand description

The thread has finished and should be cleaned up with SDL_WaitThread()