#include "SDL.h" #include "SDL_thread.h"
void SDL_DestroyMutex(SDL_mutex *mutex);
void SDL_DestroyMutex
以前に作成されたmutexを破棄します。
SDL_CreateMutex