Function std::sync::remutex::current_thread_unique_ptr
source · pub fn current_thread_unique_ptr() -> usize
Expand description
Get an address that is unique per running thread.
This can be used as a non-null usize-sized ID.