Atomically increases the semaphore's count (not blocking), returns 0, or -1 on error.
Atomically increases the semaphore's count (not blocking), returns 0, or -1 on error.
Binds to C-function call in SDL_mutex.h:
extern DECLSPEC int SDLCALL SDL_SemPost(SDL_sem *sem)