Dynamic Windows Function [dw_mutex_new]
Syntax
HMTX dw_mutex_new(void)
Returns
HMTX The handle to an unnamed mutex semaphore or NULL on error.
Description
Creates a new mutex semaphore.
Dynamic Windows Function [dw_mutex_new]
Syntax
HMTX dw_mutex_new(void)
Returns
HMTX The handle to an unnamed mutex semaphore or NULL on error.
Description
Creates a new mutex semaphore.