Module std::sys::unix::thread_local_dtor   
source · 🔬This is a nightly-only experimental API. (
thread_local_internals)Expand description
Provides thread-local destructors without an associated “key”, which can be more efficient.
Functions
- register_dtor⚠Experimental