Mount Fuji Engine  0.8b
MF_API void* MFThread_GetTls ( MFTls  tls)

Gets the value stored in a thread local store slot.

Parameters
tlsHandle to a TLS.
Returns
Value stored in the requested TLS.