rtosbackend_setTLSPointerCurrThread

Set pointer at index in the current thread's TCB (Thread Control Block)

@nogc nothrow pure extern (C)
void
rtosbackend_setTLSPointerCurrThread
(
void* ptr
,
int index
)

Meta