rtosbackend_mutexDestroy

Called when LWDR wants to destroy a mutex.

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

Meta