Function getThreadLocalStorage

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

Gets the thread local storage buffer.

ยงReturns

The thread local storage buffer.