pub unsafe extern "C" fn SDL_SignalSemaphore(sem: *mut SDL_Semaphore)
dep_sdl3
Atomically increment a semaphore’s value and wake waiting threads.
sem
This function is available since SDL 3.2.0.
SDL_TryWaitSemaphore
SDL_WaitSemaphore
SDL_WaitSemaphoreTimeout