rtosbackend_globalMutexInit

LWDR stores a single, global mutex for its own implementation. This function creates it. Called on runtime start.

version(LWDR_Sync)
@nogc nothrow pure extern (C)
void*
rtosbackend_globalMutexInit
()

Meta