static DTORS: RefCell<Vec<(*mut u8, unsafe extern "C" fn(*mut u8))>>
🔬This is a nightly-only experimental API. (
thread_local_internals
)Available on
target_thread_local
and not (target_family=wasm
and non-target feature atomics
) only.