Dynamic Windows Function [dw_mutex_close]
Syntax
void dw_mutex_close(HMTX mutex)
Parameters
HMTX mutex: The handle to the mutex returned by dw_mutex_new().
Description
Closes a semaphore created by dw_mutex_new().
Dynamic Windows Function [dw_mutex_close]
Syntax
void dw_mutex_close(HMTX mutex)
Parameters
HMTX mutex: The handle to the mutex returned by dw_mutex_new().
Description
Closes a semaphore created by dw_mutex_new().