call_trace_tls

Function thread_unregister_callback

Source
pub fn thread_unregister_callback() -> Option<Callback>
Expand description

Unregisters a callback in the thread-local context. This is a shortcut for accessing the Context via thread_access_with().