pub unsafe extern "C" fn getThreadLocalStorage() -> *mut c_void
Expand description

Gets the thread local storage buffer.

§Returns

The thread local storage buffer.