rtosbackend_getTLSPointerCurrThread

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

@nogc nothrow pure extern (C)
void*
rtosbackend_getTLSPointerCurrThread
(
int index
)

Meta