April 23, 2024

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.