pub fn thread_unregister_callback() -> Option<Callback>
Unregisters a callback in the thread-local context. This is a shortcut for accessing the Context via thread_access_with().
Context
thread_access_with()