unregister_thread_stream

Function unregister_thread_stream 

Source
pub fn unregister_thread_stream()
Expand description

Unregisters the current thread’s stream from the global dispatch to prevent dangling pointers when the thread is destroyed.