SDL_DestroyMutex — Destroy a mutex
#include "SDL.h" #include "SDL_thread.h"
void
SDL_DestroyMutex( |
SDL_mutex *mutex) ; |
SDL_CreateMutex(3)
COPYRIGHT |
---|
This manual page is taken from the SDL library, licensed under GNU LGPL. |