DRAFT

SDL_DestroyMutex

Use this function to destroy a mutex.

Syntax

void SDL_DestroyMutex(SDL_mutex* mutex)

Function Parameters

mutex

the mutex to destroy

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMutex

SDL_DestroyMutex (last edited 2010-10-18 02:12:19 by SheenaSmith)

Feedback
Please include your contact information if you'd like to receive a reply.
Submit