getTLSRange

Returns the TLS range of the image containing the specified TLS symbol, or null if none was found.

version(Darwin && D_LP64)
nothrow @nogc
void[]
getTLSRange
(
const void* tlsSymbol
)

Meta